Add to result the raw, but parsed, bytes of byte segments in 2D barcodes
[zxing.git] / core / src / com / google / zxing / datamatrix / decoder / BitMatrixParser.java
2008-07-25 srowenMinor style changes; optimized nested loops at end...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-05-02 srowenMany more little tweaks from IntelliJ inspections
2008-03-11 srowenCompleted some modest tweaks to new Data Matrix code...
2008-03-11 briangbrownAdded code for the Data Matrix decoder.