menu
omnyshell package
documentation
omnyshell_client.dart
ClientTransferLink
inbound property
inbound property
dark_mode
light_mode
inbound
property
@
override
Stream
<
Uint8List
>
get
inbound
Inbound bytes from the peer.
Implementation
@override Stream<Uint8List> get inbound => _session.stdout;
omnyshell package
documentation
omnyshell_client
ClientTransferLink
inbound property
ClientTransferLink class