pdfrx_web
    Preparing search index...

    Function looksLikePdf

    • True when the byte stream contains the %PDF- signature near its start (within 1 KB).

      Parameters

      • bytes: Uint8Array

        The binary data to process.

      Returns boolean

      Whether the condition is satisfied.