brotli
7.0.0
In brotli::
enc::
command
Structs
BrotliDistanceParams
Command
Functions
CombineLengthCodes
ComputeDistanceCode
GetCopyLengthCode
GetInsertLengthCode
GetLengthCode
PrefixEncodeCopyDistance
RecomputeDistancePrefixes
brotli
::
enc
::
command
Function
GetLengthCode
Copy item path
Settings
Help
Summary
Source
pub fn GetLengthCode( insertlen:
usize
, copylen:
usize
, use_last_distance:
i32
, code: &mut
u16
, )
👎
Deprecated: Use get_length_code instead