mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
multiformat reader and writer (no test)
This commit is contained in:
@@ -234,7 +234,6 @@ fn decodeAsciiSegment(
|
||||
{},
|
||||
235=> // Upper Shift (shift to Extended ASCII)
|
||||
upperShift = true,
|
||||
|
||||
236=> {// 05 Macro
|
||||
result.append_string("[)>\u{001E}05\u{001D}");
|
||||
resultTrailer.replace_range(0..0, "\u{001E}\u{0004}");
|
||||
|
||||
Reference in New Issue
Block a user