public class LongUTFDataInputStream extends DataInputStream
in
Constructor and Description |
---|
LongUTFDataInputStream(InputStream in) |
Modifier and Type | Method and Description |
---|---|
String |
readLongUTF() |
int |
readUnsignedShortOrInt() |
static int |
readUnsignedShortOrInt(DataInputStream dis) |
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytes
available, close, mark, markSupported, read, reset, skip
public LongUTFDataInputStream(InputStream in)
public int readUnsignedShortOrInt() throws IOException
IOException
public static int readUnsignedShortOrInt(DataInputStream dis) throws IOException
IOException
public String readLongUTF() throws IOException
IOException