yu ~master (2017-08-14T10:07:44Z)
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