Constant libflate::lz77::MAX_LENGTH
source · pub const MAX_LENGTH: u16 = 258; // 258u16Expand description
Maximum length of sharable bytes in a pointer.
pub const MAX_LENGTH: u16 = 258; // 258u16Maximum length of sharable bytes in a pointer.