Modifier and Type | Field and Description |
---|---|
static char |
MARKER |
Constructor and Description |
---|
BulkReply(byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
String |
asAsciiString() |
String |
asString(Charset charset) |
String |
asUTF8String() |
byte[] |
data() |
void |
write(OutputStream os) |
public static final char MARKER
public String asAsciiString()
public String asUTF8String()
public void write(OutputStream os) throws IOException
write
in interface Reply<byte[]>
IOException
Copyright © 2015. All rights reserved.