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