interface
MMapOptions
interface MMapOptions
- size?: number
Maximum number of bytes to map. Clamped to the file size (minus
offset). Defaults to mapping the rest of the file.
interface
Maximum number of bytes to map. Clamped to the file size (minus offset). Defaults to mapping the rest of the file.