Get raw datamatrix content

15 views
Skip to first unread message

Max Ried

unread,
Aug 21, 2013, 9:16:50 AM8/21/13
to zx...@googlegroups.com
Hi folks!

I need to get the raw content of a datamatrix code. While result.getText().getBytes() has some UTF-8 quirks adding some control characters, result.getRawBytes() does not decode the datamatrix far enough to get useful results for me. Is there something in the middle I've overseen? What's the correct way of retrieving processed bytes that are unaffected by encoding problems?

Thanks
Max

Max Ried

unread,
Aug 21, 2013, 12:01:57 PM8/21/13
to zx...@googlegroups.com
Oh, yeah, got it. It's contained in ResultMetadata.
Reply all
Reply to author
Forward
0 new messages