| Modifier and Type | Method and Description |
|---|---|
String |
readChars(int length)
Reads a string of chars from the input stream up to the given length
and returns it as a String object.
|
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytesString readChars(int length) throws IOException
IOExceptionCopyright © 2016. All rights reserved.