public class PropertiesDecoder extends Object implements org.redisson.client.protocol.Decoder<Properties>
| Constructor and Description |
|---|
PropertiesDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
decode(io.netty.buffer.ByteBuf buf,
org.redisson.client.handler.State state) |
public Properties decode(io.netty.buffer.ByteBuf buf, org.redisson.client.handler.State state)
decode in interface org.redisson.client.protocol.Decoder<Properties>Copyright © 2014–2019 The Redisson Project. All rights reserved.