LinearTable8

Type Alias LinearTable8 

Source
pub type LinearTable8 = LinearizationTable<256>;
Expand description

Pre-computed 8-bit linearization table (256 entries).

Aliased Type§

pub struct LinearTable8 { /* private fields */ }