mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
BinarySerializerMaped.serialize
mutils
serializer
binary_maped
BinarySerializerMaped
Undocumented in source. Be warned that the author may not have intended to support it.
void
serialize
(T var, COS con)
bool
serialize
(T var, COS con)
struct
BinarySerializerMaped
static
bool
serialize
(
Load
load
T
COS
)
(
ref
T
var
,
ref
COS
con
)
Meta
Source
See Implementation
mutils
serializer
binary_maped
BinarySerializerMaped
aliases
SliceElementType
functions
serialize
serializeWithName
static functions
beginObject
endObject
serializeArray
serializeBasicVar
serializeBasicVarWithConversion
serializeByName
serializeCustomMap
serializeCustomVector
serializeEnum
serializeRange
serializeStaticArray
serializeStringVector
serializeStruct
static variables
instance