BinaryReader.write

Undocumented in source. Be warned that the author may not have intended to support it.
struct BinaryReader(Reader)
ref
write
(
T
)
(
auto ref in T t
,
string f = __FILE__
,
uint l = __LINE__
)
if (
is(T == struct)
)

Meta