compressBound
fn
c_ulong compressBound(c_ulong sourceLen) nothrow @safeCalculate upper bound on compressed size.
Parameters
sourceLen | Source buffer size. |
Returns
Upper bound on compressed size.