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

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