hunt v1.4.18 (2021-11-01T06:18:24Z)
Home
Dub
Repo
AbstractStream.tryWrite
hunt
io
channel
posix
AbstractStream
AbstractStream
Try to write a block of data.
class
AbstractStream
protected
ptrdiff_t
tryWrite
(
const
ubyte
[]
data
)
Meta
Source
See Implementation
hunt
io
channel
posix
AbstractStream
AbstractStream
constructors
this
functions
cancelWrite
checkAllWriteDone
doClose
doConnect
initializeWriteQueue
isClient
isConnected
onDisconnected
onWrite
resetWriteStatus
tryRead
tryWrite
manifest constants
BufferSize
variables
_bufferForRead
_family
_writeQueue
dataReceivedHandler
dataWriteDoneHandler
disconnectionHandler
isWriteCancelling
Try to write a block of data.