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