menu
terminal_library package
documentation
ssh_library/core/ssh_channel.dart
SSHChannelData
SSHChannelData.new constructor
SSHChannelData.new constructor
dark_mode
light_mode
SSHChannelData
constructor
SSHChannelData
(
Uint8List
bytes
, {
int
?
type
,
})
Implementation
SSHChannelData(this.bytes, {this.type});
terminal_library package
documentation
ssh_library/core/ssh_channel
SSHChannelData
SSHChannelData.new constructor
SSHChannelData class