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

    Class Checksum512

    Hierarchy

    • Checksum
      • Checksum512
    Index
    array: Uint8Array
    abiName: string = 'checksum512'
    byteSize: number = 64
    • Return true if the object equals the other object passed.

      Parameters

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

      Returns boolean