[][src]Type Definition ilda_idtf::BufFileSectionReader

type BufFileSectionReader = SectionReader<BufReader<File>>;

A SectionReader that reads from a buffered file.