Uses of Class
com.google.zxing.aztec.decoder.Decoder.CorrectedBitsResult
Packages that use Decoder.CorrectedBitsResult
-
Uses of Decoder.CorrectedBitsResult in com.google.zxing.aztec.decoder
Methods in com.google.zxing.aztec.decoder that return Decoder.CorrectedBitsResultModifier and TypeMethodDescriptionprivate Decoder.CorrectedBitsResult
Decoder.correctBits
(boolean[] rawbits) Performs RS error correction on an array of bits.