menu
terminal_library package
documentation
ssh_library/core/ssh_message.dart
SSHMessageReader
isDone property
isDone property
dark_mode
light_mode
isDone
property
bool
get
isDone
Implementation
bool get isDone => _offset >= data.length;
terminal_library package
documentation
ssh_library/core/ssh_message
SSHMessageReader
isDone property
SSHMessageReader class