FasterXML / jackson-dataformats-binary

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

Should skip the positive byte which is the last byte of an varint #115

Closed marsqing closed 7 years ago

marsqing commented 7 years ago

Should skip the positive byte which is the last byte of an varint

marsqing commented 7 years ago

ignore this