dlangui v0.10.4 (2023-05-19T16:58:48Z)
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