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 classCodedInputStream.StreamDecoder.SkippedDataSinkCollects 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.RefillCallbackCodedInputStream.StreamDecoder. refillCallback
-