Binary Raw - Docs
    Preparing search index...
    • Detects whether buf contains a JPEG image by verifying the SOI marker (0xFF 0xD8) at offset 0.

      Parameters

      Returns boolean

      true if the buffer starts with a valid JPEG SOI marker.