Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an IDL fixed-width Int(n)

Hierarchy

Index

Constructors

Properties

_bits: number

Accessors

  • get name(): string

Methods

  • _buildTypeTableImpl(typeTable: TypeTable): void
  • accept<D, R>(v: Visitor<D, R>, d: D): R
  • buildTypeTable(typeTable: TypeTable): void
  • covariant(x: any): x is bigint
  • display(): string
  • encodeType(): ArrayBuffer
  • encodeValue(x: number | bigint): ArrayBuffer
  • valueToString(x: number | bigint): string

Generated using TypeDoc