@asc-mitc/fdl — Node.js API
    Preparing search index...

    Class FileSequence

    Hierarchy

    • HandleWrapper
      • FileSequence
    Index

    Properties

    _addon: NativeAddon

    Cached addon reference.

    _docRef: OwnedHandle | null

    Strong reference to the owning document. Prevents GC of the document while this child handle lives. For OwnedHandle, this is this (self-referencing).

    Accessors

    Methods

    • Check that the handle is still valid. Throws if closed.

      Returns void