Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
3
0
0
17
20
Status
Changed
Class Summary
DataInputStream
Field Detail
Constructor Detail
DataInputStream(java.io.InputStream)
Method Detail
read(byte[])
read(byte[], int, int)
readBoolean()
readByte()
readChar()
readDouble()
readFloat()
readFully(byte[])
readFully(byte[], int, int)
readInt()
readLine()
readLong()
readShort()
readUTF()
readUTF(java.io.DataInput)
readUnsignedByte()
readUnsignedShort()
skipBytes(int)
© 2017 Oracle Corporation and/or its affiliates