Uses of Interface
com.google.protobuf.CodedInputStream.StreamDecoder.RefillCallback
-
Packages that use CodedInputStream.StreamDecoder.RefillCallback Package Description com.google.protobuf -
-
Uses of CodedInputStream.StreamDecoder.RefillCallback in com.google.protobuf
Classes in com.google.protobuf that implement CodedInputStream.StreamDecoder.RefillCallback Modifier and Type Class Description private class
CodedInputStream.StreamDecoder.SkippedDataSink
Collects the bytes skipped and returns the data in a ByteBuffer.Fields in com.google.protobuf declared as CodedInputStream.StreamDecoder.RefillCallback Modifier and Type Field Description private CodedInputStream.StreamDecoder.RefillCallback
CodedInputStream.StreamDecoder. refillCallback
-