-
Method Summary
static void
marshal(com.ericsson.otp.erlang.OtpOutputStream _out,
Term _any)
Marshal method for the Term class, encodes the Term object to the output stream.
unmarshal(com.ericsson.otp.erlang.OtpInputStream _in)
Unmarshal method for the Term class, decodes a Term object from the stream.