Hierarchy-Diagram

UML class diagram of Checksum160
Legend
icon for a class in the UML class diagram class
icon for a public method in the UML class diagram public method
underlined static property/method

Hierarchy

  • Checksum
    • Checksum160

Constructors

Properties

array: Uint8Array
abiName: string = 'checksum160'
byteSize: number = 20

Accessors

  • get hexString(): string
  • Returns string

Methods

  • Type Parameters

    • T extends typeof Checksum

    Parameters

    • this: T

    Returns InstanceType<T>

  • Returns unknown

  • Type Parameters

    • T extends typeof Checksum

    Parameters

    Returns InstanceType<T>

  • Parameters

    Returns unknown