pro_binary library

This library provides functionality for binary reading and writing.

Classes

BinaryReader
The BinaryReader class is an implementation of the BinaryReaderInterface used to decode various types of data from a binary
BinaryWriter
The BinaryWriter class is an implementation of the BinaryWriterInterface used to encode various types of data into a binary format.