Function erlang::binary_to_term

source ·
pub fn binary_to_term(data: &[u8]) -> Result<OtpErlangTerm>
Expand description

decodes the Erlang External Term Format into OtpErlangTerm