Moved ByteArray up to core/common now that it has no dependencies on qrcode/encoder.
[zxing.git] / core / src / com / google / zxing / common / ByteArray.java
2008-11-18 dswitkinMoved ByteArray up to core/common now that it has no...