Interface FileIOEngine.FileAccessor
- All Known Implementing Classes:
FileIOEngine.FileReadAccessor
,FileIOEngine.FileWriteAccessor
- Enclosing class:
- FileIOEngine
private static interface FileIOEngine.FileAccessor
-
Method Summary
Modifier and TypeMethodDescriptionint
access
(FileChannel fileChannel, ByteBuff buff, long accessOffset)
-
Method Details
-
access
- Throws:
IOException
-