@wharfkit/session - v4.0.1
    Preparing search index...

    Class Checksum256

    Hierarchy (View Summary)

    Index
    • Parameters

      • array: Uint8Array

      Returns Checksum256

    array: Uint8Array
    abiName: string
    byteSize: number
    • get hexString(): string

      Returns string

    • Return true if the object equals the other object passed.

      Parameters

      • other:
            | string
            | Checksum256
            | Bytes
            | ArrayBufferView<ArrayBufferLike>
            | ArrayBuffer
            | ArrayLike<number>
            | Checksum160
            | Checksum512

      Returns boolean

    • Called when encoding to binary abi format.

      Parameters

      Returns void

    • Called when encoding to json abi format.

      Returns string

    • Returns a string representation of an object.

      Returns string

    • 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