2 releases
Uses old Rust 2015
0.1.1 | Sep 16, 2015 |
---|---|
0.1.0 | Sep 16, 2015 |
#9 in #bit-level
17KB
411 lines
Bitstream - Bit level IO
Bitstream provides bit-level IO functionality for reading and writing data defined in terms of bits. The intended use case for this library is parsing tightly-encoded file formats like audio or video files.