Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadixUtil

Hierarchy

  • RadixUtil

Index

Methods

Static bigIntFromByteArray

  • bigIntFromByteArray(bytes: Buffer): BN

Static bigIntFromLong

  • bigIntFromLong(number: Long): any

Static byteArrayFromBigInt

  • byteArrayFromBigInt(number: BN): Buffer

Static hash

  • hash(data: Buffer | Array<number>, offset?: number, len?: number): Buffer

Static longFromBigInt

  • longFromBigInt(number: BN): Long

Static powTargetFromAtomSize

  • powTargetFromAtomSize(size: number): Buffer

Static shuffleArray

  • shuffleArray(arr: any): any

Generated using TypeDoc