buffer v0.2.41 (2022-01-25T05:46:57Z)
Dub
Repo
Message.serialize_without_msginfo
buffer
message
Message
ubyte
[]
serialize_without_msginfo
(string method, Params params)
ubyte
[]
serialize_without_msginfo
(ushort magic, CryptType crypt, string key, Nullable!RSAKeyInfo rsaKey, string method, Params params)
class
Message
static
ubyte
[]
serialize_without_msginfo
(
Params
...
)
(
const
ushort
magic
,
const
CryptType
crypt
,
const
string
key
,
Nullable
!
RSAKeyInfo
rsaKey
,
string
method
,
Params
params
)
Meta
Source
See Implementation
buffer
message
Message
aliases
float128
float32
float64
int16
int32
int64
int8
uint16
uint32
uint64
uint8
functions
serialize
static functions
deserialize
deserializeEx
getMessageInfo
serialize_without_msginfo
settings
static variables
_crypt
_key
_magic
_rsaKey