Index
All Classes and Interfaces|All Packages
C
- com.helixframework.barcode.qr - package com.helixframework.barcode.qr
Q
- QRCode - Class in com.helixframework.barcode.qr
-
Reads and writes QR codes.
R
- read(byte[]) - Static method in class com.helixframework.barcode.qr.QRCode
-
Read a QR code from bytes.
- read(File) - Static method in class com.helixframework.barcode.qr.QRCode
-
Read a QR code from a file.
W
- write(byte[], int, int) - Static method in class com.helixframework.barcode.qr.QRCode
-
Write a QR code as bytes.
- write(byte[], int, int, File) - Static method in class com.helixframework.barcode.qr.QRCode
-
Write a QR code to a file.
- write(String, int, int) - Static method in class com.helixframework.barcode.qr.QRCode
-
Write a QR code as bytes.
- write(String, int, int, File) - Static method in class com.helixframework.barcode.qr.QRCode
-
Write a QR code to a file.
All Classes and Interfaces|All Packages