menu
Dart
dart:io
RawSynchronousSocket
available abstract method
available
brightness_4
brightness_5
description
available
abstract method
int
available
(
)
The number of received and unread bytes in the socket that can be read.
Implementation
int available();
Dart
dart:io
RawSynchronousSocket
available abstract method
RawSynchronousSocket class
Constructors
RawSynchronousSocket
Properties
address
hashCode
port
remoteAddress
remotePort
runtimeType
Methods
available
closeSync
noSuchMethod
readIntoSync
readSync
shutdown
toString
writeFromSync
Operators
operator ==
Static methods
connectSync