tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
StreamTransport.write
tanya
async
event
selector
StreamTransport
Write some data to the transport.
class
StreamTransport
@
nogc
void
write
(
ubyte
[]
data
)
Parameters
data
ubyte
[]
Data to send.
Meta
Source
See Implementation
tanya
async
event
selector
StreamTransport
constructors
this
functions
close
invoke
isClosing
write
properties
protocol
socket
variables
input
output
writeReady
Write some data to the transport.