Whether the barcode is part of a composite code.
The data encoded in the barcode interpreted as a UTF-8 string. If the raw data is not a valid UTF-8 string, this field will be an empty string.
The data encoding of the data in the barcode, given as an array of encoding ranges.
Whether the barcode is a GS1 data carrier.
The location of the barcode.
The raw data encoded in the barcode, given as an array of bytes. To interpret this correctly you may have to use the information contained in encodingArray.
The symbology type.
Generated using TypeDoc
A barcode result.