public class QRCodeUtil extends Object
QRCodeUtil()
static void
decodeQRCode(File file)
generateQRCode(String contents, OutputStream os)
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QRCodeUtil()
public static void main(String[] args) throws Exception
Exception
public static void decodeQRCode(File file)
public static void generateQRCode(String contents, OutputStream os)
Copyright © 2025. All rights reserved.