drmi v0.6.0-alpha.1 (2017-08-15T12:03:30Z)
Dub
Repo
sbinSerialize
drmi
sbin
Undocumented in source. Be warned that the author may not have intended to support it.
void
sbinSerialize
(T val, R r)
void
sbinSerialize
(
T
R
)
(
auto
ref
const
T
val
,
ref
R
r
)
if
(
isOutputRange
!(
R
,
ubyte
)
)
ubyte
[]
sbinSerialize
(T val)
Meta
Source
See Implementation
drmi
sbin
aliases
pack
unpack
functions
sbinDeserialize
sbinSerialize