Gjsify LogoGjsify Logo

Various flags to control the operation of the fd backed memory.

bitfield

Index

Enumeration Members

DONT_CLOSE: number

don't close the file descriptor when the memory is freed. Since: 1.10

KEEP_MAPPED: number

once the memory is mapped, keep it mapped until the memory is destroyed.

MAP_PRIVATE: number

do a private mapping instead of the default shared mapping.

NONE: number

no flag

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method