qoi::encode

Function encode_impl_all

Source
fn encode_impl_all<W: Writer>(
    out: W,
    data: &[u8],
    channels: Channels,
) -> Result<usize>