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