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