deser
deser copied to clipboard
Predefined sequence and map sizes
JSON-like binary encodings such as CBOR or BSON benefit from knowing the map or list size up front. It would be nice to have an optional usize in the sequence and map start event types.