buffer v0.2.41 (2022-01-25T05:46:57Z)
Dub
Repo
Message.settings
buffer
message
Message
void
settings
(ushort magic, CryptType crypt, string key)
void
settings
(ushort magic, RSAKeyInfo rsaKey, bool mixinXteaMode)
class
Message
static
void
settings
(
const
ushort
magic
,
RSAKeyInfo
rsaKey
,
const
bool
mixinXteaMode
= false
)
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