Function image::codecs::ico::decoder::read_entry

source ·
fn read_entry<R: Read>(r: &mut R) -> ImageResult<DirEntry>