Steve

Steve

  • NA
  • 10
  • 0

BinaryWriter - Too many zeros

Feb 1 2008 1:33 AM
I am exporting binary data to file using BinaryWriter and I'm just outputting the exact same data I have previously read in using BinaryReader.  Stepping through the program, everything appears to be in order but when I check the binary file, extra zeros are appearing at seemingly random places.

Has anyone seen this sort of thing with BinaryWriter before?

Answers (4)