public interface StringCompression
| Modifier and Type | Field and Description |
|---|---|
static StringCompression |
NO_COMPRESSION |
| Modifier and Type | Method and Description |
|---|---|
String |
compress(String input) |
static final StringCompression NO_COMPRESSION
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.