Stream.rawWrite

Undocumented in source. Be warned that the author may not have intended to support it.
struct Stream(H)
static if(isWriteable)
ulong
rawWrite
(
const(ubyte)[] buffer
)
if (
isInstanceOf!(Handle, H)
)

Meta