Uses of Class
org.nustaq.kontraktor.asyncio.AsyncFileIOEvent
Packages that use AsyncFileIOEvent
-
Uses of AsyncFileIOEvent in org.nustaq.kontraktor.asyncio
Methods in org.nustaq.kontraktor.asyncio that return types with arguments of type AsyncFileIOEventModifier and TypeMethodDescriptionAsyncFile.read(long position, int chunkSize, ByteBuffer target) AsyncFile.readFully()AsyncFile.write(long filePosition, ByteBuffer source)