pdfrx_web
    Preparing search index...

    Function isJpeg

    • True for a byte stream that begins with the JPEG SOI marker.

      Parameters

      • bytes: Uint8Array

        The binary data to process.

      Returns boolean

      Whether the condition is satisfied.