code93 static method

Barcode code93()

Code 93 Barcode

Code 93 is a barcode symbology designed in 1982 by Intermec to provide a higher density and data security enhancement to Code 39.

It is an alphanumeric, variable length symbology.

Code 93 is used primarily by Canada Post to encode supplementary delivery information.

CODE 93

Implementation

static Barcode code93() => const BarcodeCode93();