Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Options

Hierarchy

  • Options

Index

Properties

bundleStrings?: boolean
copyBuffers?: boolean
encodeUndefinedAsNil?: boolean
int64AsNumber?: boolean
largeBigIntToFloat?: boolean
mapsAsObjects?: boolean
maxOwnStructures?: number
maxSharedStructures?: number
moreTypes?: boolean
structuredClone?: boolean
structures?: {}[]
useFloat32?: FLOAT32_OPTIONS
useRecords?: boolean
useTimestamp32?: boolean
variableMapSize?: boolean

Methods

  • getStructures(): {}[]
  • Returns {}[]

  • onInvalidDate(): any
  • Returns any

  • saveStructures(structures: {}[]): boolean | void
  • Parameters

    • structures: {}[]

    Returns boolean | void

  • shouldShareStructure(keys: string[]): boolean
  • Parameters

    • keys: string[]

    Returns boolean

Generated using TypeDoc