randomAccessFile property

RandomAccessFile get randomAccessFile

The RandomAccessFile of this IO.

Implementation

RandomAccessFile get randomAccessFile => _io;