Kaya 0.4.4 reference for Compress::uncompressString

List of functions and data types in Compress

String uncompressString(String instr)

Arguments

Usage

Uncompress a string generated with compressString. If uncompression fails, a UncompressionFailed Exception will be thrown. Unlike uncompressBinary you do not have to guess or record an uncompressed size, as compressed strings store this information internally (if the string is corrupted, then this information may be wrong, so uncompression will fail with an Exception)

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya