Hi,
I remember I seen this before and I think it was windows related issue.
I think Windows adds some bytes to indicate something.
To test it you can simply copy one file into another one using File.OpenRead method and see if new created file have those bytes in there.
Or simply one you open it see if internal memory buffer has those bytes.
Hope it helps.
Thanks,
Oleg
I remember I seen this before and I think it was windows related issue.
I think Windows adds some bytes to indicate something.
To test it you can simply copy one file into another one using File.OpenRead method and see if new created file have those bytes in there.
Or simply one you open it see if internal memory buffer has those bytes.
Hope it helps.
Thanks,
Oleg