BYTE_SEGMENTS

2D barcode formats typically encode text, but allow for a sort of 'byte mode' which is sometimes used to encode binary data. While Result makes available the complete raw bytes in the barcode for these formats, it does not offer the bytes from the byte segments alone.

This maps to a List of byte arrays corresponding to the raw bytes in the byte segments in the barcode, in order.

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int