powered by
Internal: Clean up when file array is deallocated from memory.
# S3 method for AbstractFileArray finalize(this, ...)
Returns nothing.
Not used.
Henrik Bengtsson
The finalizer of a file array makes sure to close the file connection, if it is open.
For more information see AbstractFileArray.
AbstractFileArray