msgbuf v0.0.2 (2021-07-07T23:25:31Z)
Dub
Repo
serializeValue
serialize
Undocumented in source. Be warned that the author may not have intended to support it.
auto
serializeValue
(
MsgBufferType
E
=
MsgBufferType.Var
T
C
=
int
)
(
const
ref
T
val
,
OutBuffer
buf
,
void
delegate
(
const
ref
C
val
,
OutBuffer
buf
)
cb
= null
)
Meta
Source
See Implementation
serialize
functions
serializeInt
serializeValue
toMsgBuffer