Constructor Index
DataInputStream(InputStream)
Method Index
read(byte[])
read(byte[], int, int)
readBoolean()
readByte()
readChar()
readDouble()
readFloat()
readFully(byte[])
readFully(byte[], int, int)
readInt()
readLine()
readLong()
readShort()
readUnsignedByte()
readUnsignedShort()
readUTF()
skipBytes(int)
readUTF(DataInput)