package
Version:
v1.3.3
Opens a new window with list of versions in this module.
Published: Oct 16, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Map creates a memory map of the given file.
Remap truncates the file to `newSize` and returns a new memory map for the
file.
Sync writes the mmapped data to disk before returning.
Unmap unmaps the data obtained by Map.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.