| Modifier and Type | Method and Description |
|---|---|
static BulkType |
create(Buffer message) |
Buffer |
toBuffer()
Get this response as Buffer.
|
byte[] |
toBytes()
Get this response as a byte[].
|
String |
toString()
Get this response as a String.
|
String |
toString(Charset encoding)
Get this response as a String encoded with the given charset.
|
ResponseType |
type()
The response return type.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitget, get, getKeys, iterator, size, toBoolean, toByte, toInteger, toLong, toShortforEach, spliteratorpublic static final BulkType EMPTY
public ResponseType type()
Responsepublic String toString()
Responsepublic String toString(Charset encoding)
Responsepublic Buffer toBuffer()
ResponseCopyright © 2020. All rights reserved.