StreamWrapper.write

Undocumented in source. Be warned that the author may not have intended to support it.
class StreamWrapper(T)
@safe
size_t
write
(
in ubyte[] bytes
,
IOMode mode
)
if (
isStream!T
)

Meta