Interface LengthCaptureDataInput

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void startCaptureLength()  
      long stopCaptureLength()  
      • Methods inherited from interface java.io.DataInput

        readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
    • Method Detail

      • startCaptureLength

        void startCaptureLength()
      • stopCaptureLength

        long stopCaptureLength()