- deserialize
T deserialize(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- deserialize
Variant[] deserialize(ubyte[] buffer, string name, string method)
Undocumented in source. Be warned that the author may not have intended to support it.
- deserialize
T deserialize(ubyte[] buffer, string method)
Undocumented in source. Be warned that the author may not have intended to support it.
- getMessageInfo
void getMessageInfo(ubyte[] buffer, string name, string method)
Undocumented in source. Be warned that the author may not have intended to support it.
- serialize_without_msginfo
ubyte[] serialize_without_msginfo(string method, Params params)
Undocumented in source. Be warned that the author may not have intended to support it.
- settings
void settings(ushort magic, CryptType crypt, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- settings
void settings(ushort magic, RSAKeyInfo rsaKey, bool mixinXteaMode)
Undocumented in source. Be warned that the author may not have intended to support it.