Function brotli::concat::parse_window_size

source ยท
fn parse_window_size(bytes_so_far: &[u8]) -> Result<(u8, usize), ()>