@voidmerge/voidmerge-client
    Preparing search index...

    Class VmHash

    VoidMerge Hash type.

    Index

    Constructors

    • Basic hash constructor.

      Parameters

      • data: Uint8Array

      Returns VmHash

    Accessors

    • get "[toStringTag]"(): string

      Try to show the canonical repr when debugging.

      Returns string

    Methods

    • Get the raw Uint8Array data.

      Returns Uint8Array

    • Returns boolean

    • Also use the string repr for JSON.

      Returns string

    • Stringify this hash into the canonical base64url repr.

      Returns string