flexiblemarshal ~master (2016-04-16T06:33:59Z)
Home
Dub
Repo
CompactBinaryDemarshallerStrategy.EndArrayDemarshal
libs
marshal
compact_binary_demarshaller
CompactBinaryDemarshallerStrategy
Undocumented in source. Be warned that the author may not have intended to support it.
class
CompactBinaryDemarshallerStrategy
(StorageStrategy)
void
EndArrayDemarshal
(
T
)
(
string
name
,
ref
T
val
)
Meta
Source
See Implementation
libs
marshal
compact_binary_demarshaller
CompactBinaryDemarshallerStrategy
functions
BeginArrayDemarshal
BeginDocumentDemarshal
BeginObjectDemarshal
DemarshalEnum
DemarshalSingleVar
DemarshalUnion
EndArrayDemarshal
EndDocumentDemarshal
EndObjectDemarshal
LoopArrayDemarshal
mixins
__anonymous