AustraliaPostCustomerInformationDecoder

AustraliaPostCustomerInformationDecoder class

Public interface for Customer Information Field decoding which is used in AustraliaPost symbology. Implementation should be provided by user.

The AustraliaPostCustomerInformationDecoder type exposes the following members:

Methods

NameDescription
decode(customer_information_field)Decode Customer Information Field from AustraliaPost symbology.
Can be used for different data interpretation from NTable and CTable encoding.
Data is provided as a row of bar values: 0, 1, 2 or 3.

See Also