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–2019 Redisson. All rights reserved.