yu ~master (2022-05-22T03:16:59.2320507)
Dub
Repo
ClientConnection.write
yu
asyncsocket
client
clientmanger
ClientConnection
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(const(ubyte)[] data, TCPWriteCallBack cback)
class
ClientConnection
final @
trusted
void
write
(
const
(
ubyte
)[]
data
,
TCPWriteCallBack
cback
= null
)
void
write
(TCPWriteBuffer buffer)
Meta
Source
See Implementation
yu
asyncsocket
client
clientmanger
ClientConnection
constructors
this
destructors
~this
functions
close
isAlive
onActive
onClose
onRead
restClient
restTimeout
write
properties
tcpClient