Improvement to Shift_JIS encoding detector to avoid detecting some UTF-8 strings...
authorsrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 27 May 2009 09:14:17 +0000 (09:14 +0000)
committersrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 27 May 2009 09:14:17 +0000 (09:14 +0000)
commit1a5c747153f91b65b9e5a188e2d8027a659c30c5
tree99f2e115e025def8b41837817f2616cf9076cf55
parent5d6a46576afc6f1f91998be5a33c04a786f5b8e0
Improvement to Shift_JIS encoding detector to avoid detecting some UTF-8 strings as Shift_JIS

git-svn-id: http://zxing.googlecode.com/svn/trunk@955 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/qrcode/decoder/DecodedBitStreamParser.java
core/test/src/com/google/zxing/qrcode/QRCodeWriterTestCase.java