UchuServer / RakDotNet.IO

IO library used by RakDotNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

IO library used by RakDotNet

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%