Conn$Typings extension
- on
Properties
-
closeWrite
↔ Future<
void> Function() -
Available on Conn, provided by the Conn$Typings extension
getter/setter pair - localAddr → Object
-
Available on Conn, provided by the Conn$Typings extension
The local address of the connection.no setter -
readable
→ ReadableStream<
Uint8List> -
Available on Conn, provided by the Conn$Typings extension
no setter - ref ↔ void Function()
-
Available on Conn, provided by the Conn$Typings extension
getter/setter pair - remoteAddr → Object
-
Available on Conn, provided by the Conn$Typings extension
The remote address of the connection.no setter - rid → num
-
Available on Conn, provided by the Conn$Typings extension
The resource ID of the connection.no setter - unref ↔ void Function()
-
Available on Conn, provided by the Conn$Typings extension
getter/setter pair -
writable
→ WritableStream<
Uint8List> -
Available on Conn, provided by the Conn$Typings extension
no setter