Uses of Interface
com.google.code.yanf4j.util.ByteBufferMatcher
Packages that use ByteBufferMatcher
Package
Description
Yanf4j utilities
Memcached protocol codec
-
Uses of ByteBufferMatcher in com.google.code.yanf4j.core.impl
Fields in com.google.code.yanf4j.core.impl declared as ByteBufferMatcherModifier and TypeFieldDescriptionprivate static final ByteBufferMatcherTextLineCodecFactory.SPLIT_PATTERN -
Uses of ByteBufferMatcher in com.google.code.yanf4j.util
Classes in com.google.code.yanf4j.util that implement ByteBufferMatcherModifier and TypeClassDescriptionclassByteBuffer matcher based on shift-and algorithmclassByteBuffer matcher based on shift-or algorithm -
Uses of ByteBufferMatcher in net.rubyeye.xmemcached.codec
Fields in net.rubyeye.xmemcached.codec declared as ByteBufferMatcherModifier and TypeFieldDescriptionstatic final ByteBufferMatcherMemcachedDecoder.SPLIT_MATCHERshift-and algorithm for ByteBuffer's match