Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
0
0
20
20
Status
Not Changed
Class Summary
DataInputStream
Field Detail
Constructor Detail
<init>(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)
© 2019 Oracle Corporation and/or its affiliates