pub type LinearTable8 = LinearizationTable<256>;Expand description
Pre-computed 8-bit linearization table (256 entries).
Aliased Type§
pub struct LinearTable8 { /* private fields */ }pub type LinearTable8 = LinearizationTable<256>;Pre-computed 8-bit linearization table (256 entries).
pub struct LinearTable8 { /* private fields */ }