decompress


Description:

public static Value? decompress (Context ctx, ValueArray args) throws Error

Implementation of a ZLib DECOMPRESS function

Parameters:

ctx execution context
args arguments to the function

Returns:

whether or not the expression matched

See also:

compress


Namespace: SQLHeavy.CommonFunction
Package: SQLHeavy