Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 210 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 210 Bytes

Big endian IO for .NET

Includes reader and writer that subclasses BinaryReader and BinaryWriter.

Could use some help implementing Single, Double and Decimal read/write as I haven't bothered with those yet.