compress


Description:

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

Implementation of a ZLib COMPRESS function

Parameters:

ctx execution context
args arguments to the function

Returns:

whether or not the expression matched

See also:

decompress


Namespace: SQLHeavy.CommonFunction
Package: SQLHeavy