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 `SmileMapper` for 2.10 #151

Closed cowtowncoder closed 5 years ago

cowtowncoder commented 5 years ago

To make builder-pattern work correctly wrt typing, we need distinct ObjectMapper subtypes for all dataformats.