aboutsummaryrefslogtreecommitdiff
path: root/docs/specs/CompactBinary.md
Commit message (Collapse)AuthorAgeFilesLines
* Add format specifications for Compact Binary and Compressed BufferStefan Boberg40 hours1-0/+663
- Document the Compact Binary (CB) wire format: VarUInt encoding, field types, objects, arrays, packages, validation, and hashing - Document the Compressed Buffer format: header layout, block-based compression, decompression, and range extraction