dlangui v0.9.187 (2022-04-16T10:49:25Z)
Home
Dub
Repo
AsyncSocketCallback.onDataReceived
dlangui
core
asyncsocket
AsyncSocketCallback
Undocumented in source.
interface
AsyncSocketCallback
void
onDataReceived
(
AsyncSocket
socket
,
ubyte
[]
data
)
Meta
Source
See Implementation
dlangui
core
asyncsocket
AsyncSocketCallback
functions
onConnect
onDataReceived
onDisconnect
onError