buffer v0.2.15 (2019-04-30T11:25:42Z)
Dub
Repo
Message.settings
buffer
message
Message
Undocumented in source. Be warned that the author may not have intended to support it.
void
settings
(ushort magic, CryptType crypt, string key)
class
Message
static
void
settings
(
ushort
magic
,
CryptType
crypt
=
CryptType.NONE
,
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
getMessageInfo
serialize_without_msginfo
settings