summaryrefslogtreecommitdiff
path: root/src/writer.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat: Moved from and to bytes to a single traitDylan2026-06-211-26/+4
| | | | Now called `ByteEncode`
* feat: Added bitmap writingDylan2026-06-211-0/+69