Click or drag to resize

FileIOExtensions Methods

The FileIOExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodReadExactly Reads the data into a buffer. Ensures that the provided number of bytes is really read. If not, a EndOfStreamException is thrown.
Top
See Also