Serializer.write

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

Meta