Contents

dataCodewordCount

The number of non-error-correction codewords carried by the Aztec code symbol.

Declaration

var dataCodewordCount: Int { get }

Discussion

Used to determine the level of error correction in conjunction with the number of data layers. Valid values are 1 to 2048. Compact symbols can have up to 64 message codewords.

See Also

Examining a Descriptor