Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts3001720
StatusChanged
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