Package com.google.protobuf
Interface CodedInputStream.StreamDecoder.RefillCallback
-
- All Known Implementing Classes:
CodedInputStream.StreamDecoder.SkippedDataSink
- Enclosing class:
- CodedInputStream.StreamDecoder
private static interface CodedInputStream.StreamDecoder.RefillCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onRefill()
-