Mono Class Library: System.IO NamespaceSystem.IO.BinaryReader Class |
See Also: BinaryReader Members
|
This class is not a general purpose binary file format reader. Instead it is a class that allows data that was written with the System.IO.BinaryWriter class to be read. The actual encoding of the data is little-endian. [Edit]
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0