check_tables

Function check_tables 

Source
pub fn check_tables(peek_bits: usize)
Expand description

Utility function to check that the peek word is large enough.

It strongly suggested that this function is called by the creation methods of types implementing BitRead.