libbinio - Binary I/O stream class library

The binary I/O stream class library presents a platform-independent way to access binary data streams in C++.

The library is hardware independent in the form that it transparently converts between the different forms of machine-internal binary data representation.

It further employs no special I/O protocol and can be used on arbitrary binary data sources.

Download

To download libbinio, please go to the GitHub project page and get your desired version from there.

Documentation

Click here to view the documentation for version 1.5 online (multipage HTML).

Click here to view the documentation for version 1.4 online (multipage HTML).

Click here to view the documentation for version 1.3 online (multipage HTML).

Click here to view the documentation for version 1.2 online (multipage HTML).

Click here to view the documentation for version 1.1 online (multipage HTML).

Click here to view the documentation for version 1.0 online (multipage HTML).

Last modified on 2024-01-07 13:10:16 +0000 by Simon Peter