Skip to content
forked from adplug/libbinio

Platform-independent way to access binary data streams in C++

License

Notifications You must be signed in to change notification settings

NY00123/libbinio

 
 

Repository files navigation

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

Website: http://adplug.github.io/libbinio

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.

About

Platform-independent way to access binary data streams in C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.9%
  • M4 4.9%
  • Batchfile 2.9%
  • Makefile 1.3%