v1.1.0
- Struct tag support
ubjson:"tag"
- Discard unknown fields during decoding
- Fuzz testing bug fixes
- New
Decoder
optionMaxCollectionAlloc
prevents abuse by limiting the size of arrays/slices/maps
ubjson:"tag"
Decoder
option MaxCollectionAlloc
prevents abuse by limiting the size of arrays/slices/maps