Uses of Class
tools.jackson.dataformat.protobuf.ProtobufParser
Packages that use ProtobufParser
-
Uses of ProtobufParser in tools.jackson.dataformat.protobuf
Methods in tools.jackson.dataformat.protobuf that return ProtobufParserModifier and TypeMethodDescriptionprotected ProtobufParserProtobufFactory._createParser(tools.jackson.core.ObjectReadContext readCtxt, tools.jackson.core.io.IOContext ioCtxt, byte[] data, int offset, int len) protected ProtobufParserProtobufFactory._createParser(tools.jackson.core.ObjectReadContext readCtxt, tools.jackson.core.io.IOContext ioCtxt, InputStream in)