SftpRequestPacket class abstract
- Implemented types
- Implementers
- SftpClosePacket
- SftpExtendedPacket
- SftpFSetStatPacket
- SftpFStatPacket
- SftpLStatPacket
- SftpMkdirPacket
- SftpOpenDirPacket
- SftpOpenPacket
- SftpReadDirPacket
- SftpReadlinkPacket
- SftpReadPacket
- SftpRealpathPacket
- SftpRemovePacket
- SftpRenamePacket
- SftpRmdirPacket
- SftpSetStatPacket
- SftpStatPacket
- SftpSymlinkPacket
- SftpWritePacket
Constructors
Properties
Methods
-
encode(
) → Uint8List -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited