asynchronous v0.6.5 (2016-07-24T21:58:06Z)
Dub
Repo
StreamWriter.write
asynchronous
streams
StreamWriter
Write some data bytes to the transport: see $(D_PSYMBOL WriteTransport.write()).
class
StreamWriter
void
write
(
const
(
void
)[]
data
)
Meta
Source
See Implementation
asynchronous
streams
StreamWriter
constructors
this
functions
canWriteEof
close
drain
getExtraInfo
toString
write
writeEof
properties
transport
Write some data bytes to the transport: see $(D_PSYMBOL WriteTransport.write()).