Function brotli_no_stdlib::ReadCommandInternal [] [src]

pub fn ReadCommandInternal<'a, AllocU8: Allocator<u8>, AllocU32: Allocator<u32>, AllocHC: Allocator<HuffmanCode>>(safe: bool, s: &mut BrotliState<AllocU8, AllocU32, AllocHC>, insert_length: &mut i32, input: &[u8], insert_copy_hgroup: &[&[HuffmanCode]; 256]) -> bool