public static class PgFrontendProtocol.NullTerminatedStringDataInputStream extends DataInputStream
in| Constructor and Description |
|---|
NullTerminatedStringDataInputStream(byte[] rawData,
DataInputStream in,
Charset encoding) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
readServiceToken() |
String |
readString() |
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesavailable, close, mark, markSupported, read, reset, skippublic NullTerminatedStringDataInputStream(byte[] rawData,
DataInputStream in,
Charset encoding)
public String readString() throws IOException
IOExceptionpublic byte[] readServiceToken()
Copyright © 2019. All rights reserved.