- asyncReadint asyncRead(void[] buffer, uint id) 
- returns SFTPFile.ReadAgain in nonblocking mode 
- asyncReadBeginuint asyncReadBegin(uint len) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- closevoid close() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- disposevoid dispose() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fstatvoid fstat(SFTPAttributes attrs) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fstatVFSSFTPStatVFS fstatVFS() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readsize_t read(void[] buffer) 
- returns SFTPFile.ReadAgain in nonblocking mode 
- rewindvoid rewind() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- seekvoid seek(uint newOffset) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- seek64void seek64(ulong newOffset) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- telluint tell() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- tell64ulong tell64() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writesize_t write(void[] buffer) 
- returns SFTPFile.WriteAgain in nonblocking mode