justusjonas74 / uic-918-3

Package for decoding and parsing barcodes according to UIC-918.3 specification, which are used commonly on public transport online tickets.
MIT License
39 stars 4 forks source link

Accept buffer #3

Closed justusjonas74 closed 5 years ago

justusjonas74 commented 5 years ago

Default exported function readBarcode(input,[options]) should also handle data from type of Buffer as input argument. Fixes #2.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 52


Totals Coverage Status
Change from base Build 49: 0.0%
Covered Lines: 323
Relevant Lines: 323

💛 - Coveralls