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