hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
TcpStream.write
hunt
io
TcpStream
TcpStream
safe for big data sending
void
write
(StreamWriteBuffer buffer)
void
write
(ubyte[] data, DataWrittenHandler handler)
class
TcpStream
void
write
(
const
ubyte
[]
data
,
DataWrittenHandler
handler
= null
)
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
safe for big data sending