Serializer.read

Undocumented in source. Be warned that the author may not have intended to support it.
struct Serializer(Stream)
T
read
(
T
)
(
bool ensureFullyParsed = true
,
string file = __FILE__
,
uint line = __LINE__
)
if (
is(T == struct)
)

Meta