[][src]Function ea_big::from_reader

pub fn from_reader<M: Read>(reader: M) -> Result<(Header, Vec<TableEntry>)>

Decodes the header and the indices table from a Reader