A
Alex Sidorov
for example, one application is writing some binary data to a file, and I
need to read the data at the same time. I tried to use FileGet and
BinaryReader, but they all say "End Of File" when I call them, meanwhile the
size of the file to read from is not zero.
need to read the data at the same time. I tried to use FileGet and
BinaryReader, but they all say "End Of File" when I call them, meanwhile the
size of the file to read from is not zero.