Skip to main content

get_info

Function get_info 

Source
pub fn get_info(
    data: &[u8],
    chunk_size: usize,
) -> Result<(usize, usize), DecoderError>