Submits an asynchronous request on this socket to receive data. Upon successful reception of exactly data.lengt bytes onReceive will be called with data.
receive, receiveFrom
See Implementation
Submits an asynchronous request on this socket to receive data. Upon successful reception of exactly data.lengt bytes onReceive will be called with data.