buffer v0.2.41 (2022-01-25T05:46:57Z)
Dub
Repo
Message.serialize
buffer
message
Message
Undocumented in source. Be warned that the author may not have intended to support it.
class
Message
protected
ubyte
[]
serialize
(
T
)
(
const
T
message
,
const
string
method
=
string.init
)
if
(
(
BaseTypeTuple
!
T.length
> 0
)
&&
is
(
BaseTypeTuple
!
T
[0] ==
Message
)
)
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