public class AsyncFileIOEvent
extends Object
Created by moelrue on 5/4/15.
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
AsyncFileIOEvent
public AsyncFileIOEvent(long position,
int read,
ByteBuffer buffer)
-
Method Details
-
getNextPosition
public long getNextPosition()
-
-
copyBytes
public byte[] copyBytes()
-
getRead
public int getRead()
-
-
reset
public void reset()