public interface Reply<T>
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
CRLF |
| Modifier and Type | Method and Description |
|---|---|
T |
data() |
void |
write(io.netty.buffer.ByteBuf os) |
T data()
void write(io.netty.buffer.ByteBuf os)
throws java.io.IOException
java.io.IOException