finalize.AbstractFileArray: Internal: Clean up when file array is deallocated from memory

finalize.AbstractFileArrayR Documentation

Internal: Clean up when file array is deallocated from memory

Description

Internal: Clean up when file array is deallocated from memory.

Usage

## S3 method for class 'AbstractFileArray'
finalize(this, ...)

Arguments

...

Not used.

Details

The finalizer of a file array makes sure to close the file connection, if it is open.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

For more information see AbstractFileArray.


HenrikBengtsson/R.huge documentation built on Jan. 31, 2024, 8:12 a.m.