Overload List

  NameDescription
Public methodStatic memberCompressString(String)
Compresses the String value, with default BEST_COMPRESSION level
Public methodStatic memberCompressString(String, Int32)
Compresses the String value using the specified compressionLevel (constants are defined in java.util.zip.Deflater).

See Also