public interface ExtendedDataInput extends DataInput
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLittleEndian() |
Long2 |
readLong2() |
String |
readString() |
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytesboolean isLittleEndian()
String readString() throws IOException
IOExceptionLong2 readLong2() throws IOException
IOExceptionCopyright © 2019 DolphinDB. All rights reserved.