Package com.sshtools.common.files
Interface AbstractFileRandomAccess
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
RandomAccessImpl
-
Method Summary
-
Method Details
-
read
- Throws:
IOException
-
write
- Throws:
IOException
-
setLength
- Throws:
IOException
-
seek
- Throws:
IOException
-
getFilePointer
- Throws:
IOException
-
read
- Throws:
IOException
-