- flush
void flush()
Undocumented in source. Be warned that the author may not have intended to support it.
- write
size_t write(const(char)[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
size_t write(const(ubyte)[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeExact
void writeExact(void* buffer, size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.