SQLHeavy.CommonFunction.compress Reference Manual
Packages
SQLHeavy
SQLHeavy
CommonFunction
compress
decompress
md5
regex
sha1
sha256
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