| Crates.io | bitstream |
| lib.rs | bitstream |
| version | 0.1.1 |
| created_at | 2015-09-16 04:11:59.486047+00 |
| updated_at | 2015-12-16 00:01:56.610782+00 |
| description | Bit level IO |
| homepage | |
| repository | https://github.com/Aatch/bitstream |
| max_upload_size | |
| id | 3055 |
| size | 28,154 |
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.