Expand description
Buffer implementation of codec types.
Numeric types are encoded in big-endian byte order.
Prefixes varints for length-encoded data.
Structsยง
- Read
Buffer - A buffer for reading codec data with safety checks
- Write
Buffer - A buffer for writing codec data