menu
dartssh2_plus package
documentation
dartssh2.dart
SftpFile
SftpFile constructor
SftpFile constructor
dark_mode
light_mode
SftpFile
constructor
SftpFile
(
SftpClient
_client
,
Uint8List
_handle
)
Implementation
SftpFile(this._client, this._handle);
dartssh2_plus package
documentation
dartssh2
SftpFile
SftpFile constructor
SftpFile class