Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts0002020
StatusNot 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