sncompress
This is a wrapper function as sncompress is now snappy_compress
function sncompress(
string $data,
): mixed;
https://github.com/facebook/hhvm/pull/3258 - 23/07/2014
Parameters
string $data
Returns
mixed
This is a wrapper function as sncompress is now snappy_compress
function sncompress(
string $data,
): mixed;
https://github.com/facebook/hhvm/pull/3258 - 23/07/2014
string $data
mixed