Kaya 0.4.4 reference for Compress::uncompressBinary

List of functions and data types in Compress

Binary uncompressBinary(Binary b, var Int outlen)

Arguments

Usage

Uncompress a block of binary data that has been compressed with compressBinary. The uncompressed block will be returned. If uncompression fails, a UncompressionFailed Exception will be thrown.

If the real uncompressed length is larger than the expected length, uncompression will fail. If it is smaller, this is wasted memory.

Related

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