Interface RandomAccessDataInput

  • All Superinterfaces:
    java.lang.AutoCloseable, java.io.Closeable, java.io.DataInput, Positioned, Seekable

    public interface RandomAccessDataInput
    extends java.io.DataInput, Seekable, java.io.Closeable
    • Method Summary

      • Methods inherited from interface java.io.Closeable

        close
      • Methods inherited from interface java.io.DataInput

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