FasterXML / jackson-dataformats-binary

Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile
Apache License 2.0
310 stars 133 forks source link

Add support for simple values with no content for Major Type 7 #229

Closed davidlepilote closed 3 years ago

davidlepilote commented 3 years ago

A pull request for the issue https://github.com/FasterXML/jackson-dataformats-binary/issues/228

davidlepilote commented 3 years ago

Still some problems with the parsing