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