Demarshaller

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Aliases

DemarshalStrategy
alias DemarshalStrategy = InDemarshalStrategy!(StorageStrategy)
Undocumented in source.

Functions

Demarshal
void Demarshal(string name, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
Demarshal
void Demarshal(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
SetBuffer
void SetBuffer(const(ubyte)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
SetText
void SetText(const(char)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta