Example #1
0
 /**
  * Convert this port to the equivalent Erlang external representation.
  */
 public void Encode(OtpOutputStream buf) => buf.WritePort(this);