Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BN256Scalar

Implements

Index

Constructors

constructor

Properties

Private v

v: BN

Methods

add

clone

div

equals

getValue

  • getValue(): BN

inv

marshalBinary

  • marshalBinary(): Buffer

marshalSize

  • marshalSize(): number

mul

neg

one

pick

  • Parameters

    • Optional callback: function
        • (length: number): Buffer
        • Parameters

          • length: number

          Returns Buffer

    Returns BN256Scalar

set

setBytes

sub

unmarshalBinary

  • unmarshalBinary(buf: Buffer | string): void

zero

Generated using TypeDoc