Function image::codecs::webp::extended::read_lossy_with_chunk

source ยท
fn read_lossy_with_chunk<R: Read>(reader: &mut R) -> ImageResult<Frame>