[][src]Function xnde::read_indicies

pub fn read_indicies<R: Read + Seek>(rdr: &mut R) -> Result<Vec<NdeIndex>>

Read all indicies out of an index file; rdr is assumed to be pointing at the signature (i.e. byte zero if we're reading a .idx file)