protected static class SftpSubsystem.FileHandle extends SftpSubsystem.Handle
Constructor and Description |
---|
SftpSubsystem.FileHandle(SshFile sshFile,
int flags) |
public SftpSubsystem.FileHandle(SshFile sshFile, int flags)
public int getFlags()
public int read(byte[] data, long offset) throws IOException
IOException
public void write(byte[] data, long offset) throws IOException
IOException
public void close() throws IOException
close
in class SftpSubsystem.Handle
IOException
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.