barcode ~master (2020-10-27T07:50:47Z)
Dub
Repo
Code128
barcode
code128
class
Code128 :
BarCodeEncoder
{
enum
stopSymbol
;
this
();
BarCode
encode
(string str);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
encode
BarCode
encode
(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
stopSymbol
enum
stopSymbol
;
Undocumented in source.
Inherited Members
From BarCodeEncoder
encode
BarCode
encode
(string str)
Meta
Source
See Implementation
barcode
code128
classes
Code128