Skip to content

compressString

string compressString(text)

Compresses and Base64 encodes an input text.

ParameterRequired?Description
textYCharacter buffer to be compressed. May be empty.

Released under the Apache-2.0 License.