R - result typepublic interface Decoder<R>
| Modifier and Type | Method and Description |
|---|---|
R |
decode(io.netty.buffer.ByteBuf buf,
State state) |
R decode(io.netty.buffer.ByteBuf buf, State state) throws IOException
IOExceptionCopyright © 2014–2018 The Redisson Project. All rights reserved.