Interface LengthCaptureDataInput

All Superinterfaces:
DataInput
All Known Implementing Classes:
DataByteArrayInputStream, DataByteBufferInputStream, DataStreamInputStream

public interface LengthCaptureDataInput extends DataInput
  • Method Details

    • startCaptureLength

      void startCaptureLength()
    • stopCaptureLength

      long stopCaptureLength()