Connection.onReceiveData

List of delegates to call when recieving a packet of type T

class Connection
ref
shared(void delegate(
T
)[])
onReceiveData
(
T
)
(
)

Meta