propertyMMapOptions.sharedshared?: booleanWhether other processes see writes immediately. true maps with MAP_SHARED; false maps with MAP_PRIVATE.
Whether other processes see writes immediately. true maps with MAP_SHARED; false maps with MAP_PRIVATE.