🗒️
notes
  • Journal
  • URLs
  • Java Card
    • SCP02
    • Rapid Notes
    • _FIXVALS_
    • Mifare
    • Chain Of Trust
  • Encoding
    • CBEFF
    • Bytes
  • Snippets
    • JNI_OnLoad
  • float to byte[]
  • Protobuf
  • C/C++
    • Containers
    • Basics
    • JNI
    • gcov
    • Castings
  • chess
    • Untitled
  • Compression
    • Untitled
  • Snippets
    • Untitled
  • Build Systems
    • Maven
    • Windows
  • Gradle
  • CMake
  • Java
    • Untitled
    • Certificates
  • Android
    • Mifare
  • Python
    • ctypes
  • WebSub
    • References
  • Spring Boot
    • Form-based Authentication
    • Basic Access Authentication
    • JWT Authentication
  • QR Code
    • Denso QR Code
  • Philosophical Inquiry
    • First
  • XML
    • xmlstarlet
Powered by GitBook
On this page

Was this helpful?

  1. QR Code

Denso QR Code

PreviousJWT AuthenticationNextFirst

Last updated 4 years ago

Was this helpful?

Content is subdivided into segments, where each segment is:

  • Mode Indicator

  • Length field

  • Mode bitstream

Presence or absence of ECI , the client through convention always does heuristics.

From thonky.com:

It is possible to use multiple modes in a single QR code by including the mode indicator before each section of bytes that uses that mode. The QR code specification explains how to switch modes in the most optimal way. I will not be discussing this in the tutorial but I may add more information at a later time. This tutorial will assume that you will not mix modes in your QR codes.

Format and Version Information - QR Code Tutorial
Logo