Skip to content

decompressString

string decompressString(text)

Base64-decodes and decompresses a text buffer.

ParameterRequired?Description
textYBase64 encoded and compressed text. Must not be empty.

Released under the Apache-2.0 License.