Dart SDK
dart:io
RawSocket
available
method
available
RawSocket
Static methods
connect
Properties
readEventsEnabled
writeEventsEnabled
port
remotePort
address
remoteAddress
isEmpty
isBroadcast
first
last
single
length
Constructors
RawSocket
Methods
available
read
write
close
shutdown
setOption
pipe
take
map
listen
timeout
distinct
takeWhile
fold
toSet
firstWhere
forEach
skipWhile
join
contains
asyncExpand
lastWhere
singleWhere
drain
asyncMap
handleError
reduce
transform
every
any
toList
where
asBroadcastStream
skip
expand
elementAt
int
available
( )
Returns the number of received and non-read bytes in the socket that can be read.