Class BSONValueAbstract

Hierarchy

Constructors

Accessors

Methods

Constructors

Accessors

  • get _bsontype(): string
  • Returns string

Methods

  • Prints a human-readable string of BSON value information If invoked manually without node.js.inspect function, this will default to a modified JSON.stringify

    Parameters

    • Optional depth: number
    • Optional options: unknown
    • Optional inspect: InspectFn

    Returns string

Generated using TypeDoc