- Make code more bulletproof in the case of panics when using the
decode_buforencode_config_buffunctions. - Additionally, several functions that previously used unsafe internally now either use less unsafe, or are entirely safe.
decode_buf or encode_config_buf functions.