| Modifier and Type | Field and Description |
|---|---|
static char |
MARKER |
| Constructor and Description |
|---|
IntegerReply(long integer) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
data() |
static IntegerReply |
integer(long integer) |
java.lang.String |
toString() |
void |
write(io.netty.buffer.ByteBuf os) |
public static final char MARKER
public static IntegerReply integer(long integer)
public void write(io.netty.buffer.ByteBuf os)
throws java.io.IOException
public java.lang.String toString()
toString in class java.lang.Object