WriteChannel

Undocumented in source.

Members

Functions

closeWrite
void closeWrite()

Close the write channel.

destroy
void destroy()

Destroy the channel.

flush
void flush()

Flush the output.

write
void write(const(ubyte)[] data)

Writes as much data as possible to the output.

Meta