zxing/core/src
Taneli Huuskonen e9896d03a6 Aztec decoder returns raw bytes
The Aztec decoder now packs the code bits into bytes and returns them as
"raw bytes", even though the error correction codes and stuffing have
been already removed.  Also added a couple of tests for the byte-packing
function.
2016-05-05 15:10:44 +03:00
..
main/java/com/google/zxing Aztec decoder returns raw bytes 2016-05-05 15:10:44 +03:00
test Aztec decoder returns raw bytes 2016-05-05 15:10:44 +03:00