Function image::codecs::farbfeld::cache_byte

source ·
fn cache_byte<R: Read>(from: &mut R, cached_byte: &mut Option<u8>) -> Result<u8>