Interface CodedInputStream.StreamDecoder.RefillCallback

All Known Implementing Classes:
CodedInputStream.StreamDecoder.SkippedDataSink
Enclosing class:
CodedInputStream.StreamDecoder

private static interface CodedInputStream.StreamDecoder.RefillCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onRefill

      void onRefill()