ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
ConnectionAdapter.handleReadData
ae
net
asockets
ConnectionAdapter
Callback setter for when new data is read.
class
ConnectionAdapter
@
property
void
handleReadData
(
ReadDataHandler
value
)
Meta
Source
See Implementation
ae
net
asockets
ConnectionAdapter
constructors
this
functions
disconnect
onBufferFlushed
onConnect
onDisconnect
onReadData
send
properties
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
variables
bufferFlushedHandler
connectHandler
disconnectHandler
next
readDataHandler
Callback setter for when new data is read.