ae v0.0.1992 (2017-08-06T21:49:47Z)
Home
Dub
Repo
StreamConnection.handleReadData
ae
net
asockets
StreamConnection
Callback for incoming data. Data will not be received unless this handler is set.
class
StreamConnection
@
property
final
void
handleReadData
(
ReadDataHandler
value
)
Meta
Source
See Implementation
ae
net
asockets
StreamConnection
constructors
this
functions
clearQueue
disconnect
doReceive
doSend
onError
onReadable
onWritable
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.