Uses of Class
com.google.zxing.qrcode.QRCodeReader
-
Packages that use QRCodeReader Package Description com.google.zxing.multi.qrcode -
-
Uses of QRCodeReader in com.google.zxing.multi.qrcode
Subclasses of QRCodeReader in com.google.zxing.multi.qrcode Modifier and Type Class Description class
QRCodeMultiReader
This implementation can detect and decode multiple QR Codes in an image.
-