cerealed v0.6.4 (2016-02-27T09:18:40Z)
Home
Dub
Repo
CerealiserImpl.write
cerealed
cerealiser
CerealiserImpl
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(T val)
void
write
(T val)
struct
CerealiserImpl
(R)
@
safe
void
write
(
T
)
(
const
ref
T
val
)
if
(
!
isDynamicArray
!
T
&&
!
isAssociativeArray
!
T
&&
!
isAggregateType
!
T
)
if
(
isCerealiserRange
!
R
)
void
write
(const(T)[] val)
void
write
(const(V[K]) val)
Meta
Source
See Implementation
cerealed
cerealiser
CerealiserImpl
constructors
this
functions
bytes
grainBits
grainClass
grainRaw
grainUByte
opOpAssign
reset
write
writeBits
manifest constants
type
static functions
registerChildClass