mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
BinarySerializer.serialize
mutils
serializer
binary
BinarySerializer
Undocumented in source. Be warned that the author may not have intended to support it.
void
serialize
(T var, COS con)
void
serialize
(T var, COS con)
class
BinarySerializer
void
serialize
(
Load
load
bool
useMalloc
= false
T
COS
)
(
ref
T
var
,
COS
con
)
Meta
Source
See Implementation
mutils
serializer
binary
BinarySerializer
aliases
SliceElementType
functions
beginObject
endObject
serialize
serializeBasicVar
serializeClass
serializeClassOrStruct
serializeCustomMap
serializeCustomVector
serializeDynamicArray
serializeImpl
serializePointer
serializeStaticArray
serializeString
serializeStruct
serializeWithName
static variables
instance