PipeWriter

Undocumented in source.

Constructors

this
this(File f)
Undocumented in source.

Alias This

ser

Members

Functions

put
void put(const(ubyte)[] v)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fout
File fout;
Undocumented in source.
ser
Serialize!(void delegate(const(ubyte)[]) @(safe)) ser;
Undocumented in source.

Meta