Dart API Reference
dart:io
RawSocket
available
available
method
Returns the number of received and non-read bytes in the socket that can be read.
int
available
( )
Returns the number of received and non-read bytes in the socket that can be read.