Erlang external term format codec.
Encodes terms with :erlang.term_to_binary/1 and decodes with
:erlang.binary_to_term/2 using the :safe option to prevent atom
creation from untrusted data.
Erlang external term format codec.
Encodes terms with :erlang.term_to_binary/1 and decodes with
:erlang.binary_to_term/2 using the :safe option to prevent atom
creation from untrusted data.