MarshalMixinTemplate

Undocumented in source.

Constructors

this
this(StorageStrategy storer)
Undocumented in source.

Members

Functions

Marshal
void Marshal(T val, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
MarshalArray
void MarshalArray(T val, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
MarshalClassOrStruct
void MarshalClassOrStruct(T val, string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta