collie v0.10.16 (2018-08-30T07:51:38Z)
Dub
Repo
ClientConnection.write
collie
net
client
clientmanger
ClientConnection
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(ubyte[] data, DataWrittenHandler cback)
void
write
(StreamWriteBuffer buffer)
class
ClientConnection
final @
trusted
void
write
(
StreamWriteBuffer
buffer
)
Meta
Source
See Implementation
collie
net
client
clientmanger
ClientConnection
aliases
restClient
constructors
this
functions
close
isAlive
onActive
onClose
onRead
resetClient
restTimeout
write
properties
tcpClient