decode/decode_data library
Classes
Enums
- ChunkMode
- The type of Chunk
Functions
-
decodeNumeric(
_BitStream stream, int size) → _ChunkContent -
readData(
Uint8ClampedList data, int version) → QrContent? - Reads the content of QR code encoded data, according to its version.