View Source QRCode.DataEncoding.Common (QRCode v3.0.0)

A common functions for all encodings.

Link to this section Summary

Link to this section Functions

Link to this function

add_mode_indicator(codeword, mode_indicator)

View Source
Link to this function

break_up_into_byte(codeword, qr)

View Source
Link to this function

encode_codeword(codeword, prefix)

View Source