Uses of Class
com.google.zxing.qrcode.decoder.BitMatrixParser
Packages that use BitMatrixParser
-
Uses of BitMatrixParser in com.google.zxing.qrcode.decoder
Methods in com.google.zxing.qrcode.decoder with parameters of type BitMatrixParserModifier and TypeMethodDescriptionprivate DecoderResult
Decoder.decode
(BitMatrixParser parser, Map<DecodeHintType, ?> hints)