public class MemcachedDecoder extends Object implements CodecFactory.Decoder
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
static ByteBufferMatcher |
SPLIT_MATCHER
shift-and algorithm for ByteBuffer's match
|
| Constructor and Description |
|---|
MemcachedDecoder() |
public static final org.slf4j.Logger log
public static final ByteBufferMatcher SPLIT_MATCHER
public Object decode(IoBuffer buffer, Session origSession)
decode in interface CodecFactory.DecoderCopyright © 2016. All rights reserved.