Documentation
    Preparing search index...

    Function assertUint8Array

    • Assert that the input is a Uint8Array.

      Parameters

      • value: unknown

        The value to check.

      Returns void

      If value is not a Uint8Array.