getLengthCode
fn
int getLengthCode(int length) nothrow @safeGet the length code for a given match length.
Parameters
length | Match length (3-258). |
Returns
Length code (257-285).
int getLengthCode(int length) nothrow @safeGet the length code for a given match length.
length | Match length (3-258). |