Package tools.jackson.dataformat.protobuf
package tools.jackson.dataformat.protobuf
-
ClassesClassDescriptionHelper 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.Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
TSFBuilderimplementation for constructingProtobufFactoryinstances.Base implementation for "Vanilla"ObjectMapper, used with Protobuf backend.Extension ofTokenStreamContextto support features needed to decode nested Protobuf messages.