randomAccessFile property
RandomAccessFile
get
randomAccessFile
The RandomAccessFile of this IO.
Implementation
RandomAccessFile get randomAccessFile => _io;
The RandomAccessFile of this IO.
RandomAccessFile get randomAccessFile => _io;