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