aboutsummaryrefslogtreecommitdiff
path: root/devel/libbinio/pkg-descr
blob: 1b45ad526cad058d1bcfad2325dcf1ddbdfc0926 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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.

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