Interface FileMapping

Hierarchy

  • FileMapping

Properties

Properties

offset: number

Offset in the mapped file on disk, in bytes.

path: string

Full filesystem path.

size: number

Size in the mapped file on disk, in bytes.

Generated using TypeDoc