Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

When using System.IO.FileStream, I write 8 bytes, then seek to the start of the file, does the 8 bytes get flushed on seek and the buffer become a readbuffer at that point instead of being a write buffer?

0 views
Skip to first unread message

DR

unread,
Jul 28, 2008, 9:37:39 PM7/28/08
to
When using System.IO.FileStream, I write 8 bytes, then seek to the start of
the file, does the 8 bytes get flushed on seek and the buffer become a
readbuffer at that point instead of being a write buffer?


0 new messages