menu
dartssh2_plus package
documentation
dartssh2.dart
SftpFileWriter
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
Uint8List
>
stream
final
The stream of data to write to
file
.
Implementation
final Stream<Uint8List> stream;
dartssh2_plus package
documentation
dartssh2
SftpFileWriter
stream property
SftpFileWriter class