Package | Description |
---|---|
com.fasterxml.jackson.dataformat.protobuf |
Class and Description |
---|
ByteAccumulator
Helper object used for buffering content for cases where we need (byte-)length prefixes
for content like packed arrays, embedded messages, Strings and (perhaps) binary content.
|
ProtobufFactory |
ProtobufGenerator |
ProtobufMapper |
ProtobufParser |
ProtobufReadContext
Replacement of
JsonReadContext
to support features needed to decode nested Protobuf messages. |
ProtobufWriteContext |
Copyright © 2016 FasterXML. All rights reserved.