BYTES
QREncodeMode.BYTES
Type: int
Value: 1
Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first.
Type: int
Value: 1
Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first.