Package | Description |
---|---|
io.lettuce.core.codec |
Codecs for key/value type conversion.
|
Modifier and Type | Class and Description |
---|---|
class |
Utf8StringCodec
Deprecated.
since 5.2, use
UTF8 instead. |
Modifier and Type | Field and Description |
---|---|
static StringCodec |
StringCodec.ASCII |
static StringCodec |
StringCodec.UTF8 |
Copyright © 2022 lettuce.io. All rights reserved.