public class MemcachedDecoder extends Object implements CodecFactory.Decoder
| 限定符和类型 | 字段和说明 |
|---|---|
static org.slf4j.Logger |
log |
static ByteBufferMatcher |
SPLIT_MATCHER
shift-and algorithm for ByteBuffer's match
|
| 构造器和说明 |
|---|
MemcachedDecoder() |
public static final org.slf4j.Logger log
public static final ByteBufferMatcher SPLIT_MATCHER
public Object decode(IoBuffer buffer, Session origSession)
decode 在接口中 CodecFactory.DecoderCopyright © 2013. All Rights Reserved.