object
  method create_from_memory :
    Netsys_mem.memory -> int -> int -> bool -> Xdr_mstring.mstring
  method create_from_string :
    string -> int -> int -> bool -> Xdr_mstring.mstring
end