pub fn decode_config_buf<T: AsRef<[u8]>>( input: T, config: Config, buffer: &mut Vec<u8>, ) -> Result<(), DecodeError>
decode_config_buf