hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
TcpStream.write
hunt
io
TcpStream
TcpStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(StreamWriteBuffer buffer)
class
TcpStream
void
write
(
StreamWriteBuffer
buffer
)
void
write
(ubyte[] data, DataWrittenHandler handler)
Meta
Source
See Implementation
hunt
io
TcpStream
TcpStream
constructors
this
functions
connect
doConnect
isBusy
isConnected
onClose
onClosed
onConnected
onDataReceived
onDisconnected
onError
onRead
onWrite
options
reconnect
shutdownInput
shutdownOutput
start
write
variables
_connectionHandler
_isClient
closeHandler