Conn$Typings extension

on

Properties

closeWrite Future<void> Function()
getter/setter pair
localAddr Object
The local address of the connection.
no setter
readable ReadableStream<Uint8List>
no setter
ref ↔ void Function()
getter/setter pair
remoteAddr Object
The remote address of the connection.
no setter
rid num
The resource ID of the connection.
no setter
unref ↔ void Function()
getter/setter pair
writable WritableStream<Uint8List>
no setter