设置文件的字节位置。
返回一个Future<RandomAccessFile>,当位置设置完成后完成。
Future<RandomAccessFile>
Future<RandomAccessFile> setPosition(int position);