MemoryRandomAccessFile( this._fs, this._path, { required FileMode mode, }) : _mode = mode, _file = _fs.get<MemoryFileImplementation>(_path)!;