variable constants.UV_FS_O_FILEMAP Usage in Denoimport { constants } from "node:fs"; When set, a memory file mapping is used to access the file. This flag is available on Windows operating systems only. On other operating systems, this flag is ignored. Type number