Construct a FileMap upon the given path.
Release this mapped buffer without flushing.
Flush dirty content out to the drive.
Return a slice representing file content as a memory-mapped array
Resize the file and return the remapped content. Usage of map() is not required following this call.