@InterfaceAudience.Private public abstract class DataInputStream extends InputStream implements DataInput
Constructor and Description |
---|
DataInputStream() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
hasUnReadData() |
available, close, mark, markSupported, read, read, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.