Add to result the raw, but parsed, bytes of byte segments in 2D barcodes
[zxing.git] / core / src / com / google / zxing / datamatrix / decoder / Decoder.java
2008-11-15 srowenAdd to result the raw, but parsed, bytes of byte segmen...
2008-11-12 srowenUpdates from sanfordsquires to fix RS decoding for...
2008-11-09 srowenPartially addressed Reed-Solomon decoding issue for...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-03-12 srowenRefactorings to allow raw bytes to be passed back with...
2008-03-11 briangbrownAdded code for the Data Matrix decoder.