flexiblemarshal ~master (2016-04-16T06:33:59Z)
Home
Dub
Repo
CompactBinaryDemarshallerStrategy.DemarshalEnum
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
DemarshalEnum
(
T
)
(
out
T
val
,
string
name
)
Meta
Source
See Implementation
libs
marshal
compact_binary_demarshaller
CompactBinaryDemarshallerStrategy
functions
BeginArrayDemarshal
BeginDocumentDemarshal
BeginObjectDemarshal
DemarshalEnum
DemarshalSingleVar
DemarshalUnion
EndArrayDemarshal
EndDocumentDemarshal
EndObjectDemarshal
LoopArrayDemarshal
mixins
__anonymous