ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Connection.handleReadData
ae
net
asockets
Connection
Callback for incoming data. Data will not be received unless this handler is set.
class
Connection
@
property
final
void
handleReadData
(
ReadDataHandler
value
)
Meta
Source
See Implementation
ae
net
asockets
Connection
constructors
this
functions
bytesQueued
clearQueue
disconnect
doReceive
doSend
onError
onReadable
packetsQueued
queuePresent
send
updateFlags
properties
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
writePending
variables
outQueue
partiallySent
Callback for incoming data. Data will not be received unless this handler is set.