Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 421 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 421 Bytes

RakDotNet.IO

IO library used by RakDotNet.

This library includes various utilities useful for other projects.

Features

  • Bit-level reads and writes
  • Reading and writing standard types, with custom bit size support
  • Reading and writing custom structures
  • C# 7.2 Span ready
  • Changing endianness on-the-go

License

This project is licensed under the LGPL version 3, please see LICENSE for the full license.