public class GZipCompressedStringCodec extends DefaultStringCodec
DEFAULT_CHARSET
Constructor and Description |
---|
GZipCompressedStringCodec() |
Modifier and Type | Method and Description |
---|---|
String |
decode(byte[] bytes) |
byte[] |
encode(String value) |
supports
Copyright © 2009–2016. All rights reserved.