Module barcoders::sym::code39 [] [src]

Encoder for Code39 barcodes.

Code39 barcodes are often referred to as "3-of-9".

Code39 is the standard barcode used by the United States Department of Defense and is also popular in non-retail environments. It was one of the first symbologies to support encoding of the ASCII alphabet.

Structs

Code39

The Code39 barcode type.