Frames | No Frames |
Methods which throw type com.sshtools.daemon.platform.InvalidHandleException | |
void | NativeFileSystemProvider.closeFile(byte[] handle) |
FileAttributes | NativeFileSystemProvider.getFileAttributes(byte[] handle) |
SftpFile[] | NativeFileSystemProvider.readDirectory(byte[] handle) |
byte[] | |
void | |
void | NativeFileSystemProvider.writeFile(byte[] handle, UnsignedInteger64 offset, byte[] data, int off, int len) |
Methods which throw type com.sshtools.daemon.platform.InvalidHandleException | |
void | VirtualFileSystem.closeFile(byte[] handle) |
FileAttributes | VirtualFileSystem.getFileAttributes(byte[] handle) |
SftpFile[] | VirtualFileSystem.readDirectory(byte[] handle) |
byte[] | |
void | |
void |