public abstract class DataInputInputStream extends InputStream implements DataInput
Constructor and Description |
---|
DataInputInputStream() |
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 © 2000-2017 Apache Software Foundation. All Rights Reserved.