Codebase list libbinio / 92c55c50-3331-446e-a4a6-2682441cb810/main
92c55c50-3331-446e-a4a6-2682441cb810/main

Tree @92c55c50-3331-446e-a4a6-2682441cb810/main (Download .tar.gz)

libbinio - Binary I/O stream class library
Copyright (C) 2002 - 2005 Simon Peter <dn.tlp@gmx.net>

Website: http://libbinio.sourceforge.net

Description:
------------
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.