Binary Raw - Docs
    Preparing search index...

    Function hasAnyByteAbove

    • Returns true if any byte in the array is greater than threshold. Undefined bytes are ignored.

      Parameters

      • bytes: Uint8Array
      • threshold: number

      Returns boolean