brotli
7.0.0
In brotli::
enc::
command
Structs
BrotliDistanceParams
Command
Functions
CombineLengthCodes
ComputeDistanceCode
GetCopyLengthCode
GetInsertLengthCode
GetLengthCode
PrefixEncodeCopyDistance
RecomputeDistancePrefixes
brotli
::
enc
::
command
Function
CombineLengthCodes
Copy item path
Settings
Help
Summary
Source
pub fn CombineLengthCodes( inscode:
u16
, copycode:
u16
, use_last_distance:
i32
, ) ->
u16
👎
Deprecated: Use combine_length_codes instead