Interface FileIOEngine.FileAccessor

All Known Implementing Classes:
FileIOEngine.FileReadAccessor, FileIOEngine.FileWriteAccessor
Enclosing class:
FileIOEngine

private static interface FileIOEngine.FileAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    access(FileChannel fileChannel, ByteBuff buff, long accessOffset)