StringCodec.UTF8 instead.@Deprecated public class Utf8StringCodec extends StringCodec implements RedisCodec<String,String>
RedisCodec that handles UTF-8 encoded keys and values.StringCodec,
LettuceCharsets.UTF8ASCII, UTF8| Constructor and Description |
|---|
Utf8StringCodec()
Deprecated.
Initialize a new instance that encodes and decodes strings using the UTF-8 charset;
|
decodeKey, decodeValue, encode, encodeKey, encodeKey, encodeValue, encodeValue, estimateSizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecodeKey, decodeValue, encodeKey, encodeValue, ofCopyright © 2019 lettuce.io. All rights reserved.