bitstream

Crates.iobitstream
lib.rsbitstream
version0.1.1
sourcesrc
created_at2015-09-16 04:11:59.486047
updated_at2015-12-16 00:01:56.610782
descriptionBit level IO
homepage
repositoryhttps://github.com/Aatch/bitstream
max_upload_size
id3055
size28,154
James Miller (Aatch)

documentation

https://aatch.github.io/bitstream/bitstream

README

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.

Commit count: 7

cargo fmt