A platform-independent way to access binary data streams in C++
http://adplug.github.io/libbinio/
aefb2d7a5a
fixed build error: 'EOF' was not declared in this scope [release 1.4-3mamba;Sun Mar 21 2010] |
||
---|---|---|
libbinio-1.4-include.patch | ||
libbinio-1.4-info.patch | ||
libbinio.spec | ||
README.md |
libbinio
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.