image::codecs::farbfeld

Function cache_byte

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