ae v0.0.3574 (2024-07-05T19:56:39Z)
Home
Dub
Repo
WebSocketAdapter.onReadData
ae
net
http
websocket
WebSocketAdapter
Called when data has been received.
class
WebSocketAdapter
protected final override
void
onReadData
(
Data
data
)
Meta
Source
See Implementation
ae
net
http
websocket
WebSocketAdapter
constructors
this
enums
Flags
LengthByte
functions
onDisconnect
onReadData
send
variables
idleTimeout
requireMask
sendBinary
useMask
Called when data has been received.