Class StreamIdDecoder
- java.lang.Object
-
- org.redisson.client.protocol.decoder.StreamIdDecoder
-
-
Constructor Summary
Constructors Constructor Description StreamIdDecoder()
-
-
-
Method Detail
-
decode
public Object decode(io.netty.buffer.ByteBuf buf, State state) throws IOException
- Specified by:
decode
in interfaceDecoder<Object>
- Throws:
IOException
-
-