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