Bitstream utilities
Read/Write values from/to a stream of bits
Implementation status
- [x] Fixed-size bitreader
- [ ] Fixed-size bitwriter
- [x] Codebook-style variable-size bits-to-symbol reader
- [ ] Codebook-style variable-size symbol-to-bits writer
- [x] Numeric-type to-bytes reader
- [x] Numeric-type to-bytes writer
Todo
- [ ] Documentation
- [x] Basic tests
- [ ] Benchmarks
License
MIT