Uses of Interface
org.springframework.http.codec.protobuf.ProtobufDecoder.MessageSizeReader
Packages that use ProtobufDecoder.MessageSizeReader
-
Uses of ProtobufDecoder.MessageSizeReader in org.springframework.http.codec.protobuf
Methods in org.springframework.http.codec.protobuf that return ProtobufDecoder.MessageSizeReaderModifier and TypeMethodDescriptionprotected ProtobufDecoder.MessageSizeReaderProtobufDecoder.initMessageSizeReader()Return a reader for message size information encoded in the input stream.