Packet

Undocumented in source.

Members

Static functions

build
ubyte[] build(ushort magic, CryptType crypt, string key, Nullable!RSAKeyInfo rsaKey, string name, string method, Variant[] params)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
Variant[] parse(ubyte[] buffer, ushort magic, CryptType crypt, string key, Nullable!RSAKeyInfo rsaKey, string name, string method)
Undocumented in source. Be warned that the author may not have intended to support it.
parseInfo
size_t parseInfo(ubyte[] buffer, string name, string method)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta