convertHM abstract method
Actual barcode computation method, returns a stream of bool which represents the presence or absence of a bar
Implementation
@protected
Iterable<BarcodeHMBar> convertHM(String data);
Actual barcode computation method, returns a stream of bool which represents the presence or absence of a bar
@protected
Iterable<BarcodeHMBar> convertHM(String data);