Search results for query: *

  • Users: escheer
  • Content: Threads
  • Order by date
  1. E

    Resolved BinaryWriter and String variables

    My application uses a BinaryWriter filestream to create its data (instead of an actual database). I have both numeric and string variables. According to the docs,, the strings are actually written with a length-prefix value before the actual string and supposedly this is a two-byte variable...
Back
Top