dart / 1 / dart-io / rawdatagramsocket / receive.html

receive abstract method

Datagram receive()

Receive a datagram. If there are no datagrams available null is returned.

The maximum length of the datagram that can be received is 65503 bytes.

Source

Datagram receive();

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/RawDatagramSocket/receive.html