Package net.rubyeye.xmemcached.transcoders
package net.rubyeye.xmemcached.transcoders
Transcoders convert data to and from data and flags,from spymemcached
-
ClassDescriptionBase class for any transcoders that may want to work with serialized or compressed data.Cached data with its attributes.Compress mode for compressing dataTranscoder that serializes and unserializes longs.Transcoder that serializes and unserializes longs.Transcoder that serializes and compresses objects.String TranscoderTranscoder for TokyoTyrant.Add 4-bytes flag before value.Transcoder<T>Transcoder is an interface for classes that convert between byte arrays and objects for storage in the cache.Utility class for transcoding Java types.Transcoder that provides compatibility with Greg Whalin's memcached client.Handles old whalin (tested with v1.6) encoding: data type is in the first byte of the value.