public interface DataInputView extends DataInput, Serializable
| Modifier and Type | Method and Description |
|---|---|
default byte[] |
readBytes() |
Object |
readObject() |
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytesObject readObject() throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptiondefault byte[] readBytes()
throws IOException
IOExceptionCopyright © 2022. All rights reserved.