Package io.itpl.qss.encoder
Class QrDecoder
- java.lang.Object
-
- io.itpl.qss.encoder.QrDecoder
-
public class QrDecoder extends Object
-
-
Constructor Summary
Constructors Constructor Description QrDecoder()
-
-
-
Method Detail
-
decodeQRCode
public static String decodeQRCode(byte[] qrCodeimage) throws IOException
- Throws:
IOException
-
-