mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
BinarySerializerMaped.serializeWithName
mutils
serializer
binary_maped
BinarySerializerMaped
Undocumented in source. Be warned that the author may not have intended to support it.
void
serializeWithName
(T var, COS con)
bool
serializeWithName
(T var, COS con)
struct
BinarySerializerMaped
static
bool
serializeWithName
(
Load
load
string
name
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