Mono Class Library: System.IO NamespaceSystem.IO.BinaryWriter Class |
See Also: BinaryWriter Members
|
This class is not a general purpose binary file format writer. Instead it is a class that writes data in binary little-endian format. The System.IO.BinaryReader class can be used to read streams that have been written with this class. [Edit]
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0