SerializedObject.StringReader

Undocumented in source.
struct SerializedObject(C)
struct StringReader {}

Constructors

this
this(S s)
Undocumented in source.

Members

Functions

opCall
void opCall(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

s
S s;
Undocumented in source.

Meta