|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QRCode | |
|---|---|
| com.google.zxing.qrcode.encoder | |
| Uses of QRCode in com.google.zxing.qrcode.encoder |
|---|
| Methods in com.google.zxing.qrcode.encoder that return QRCode | |
|---|---|
static QRCode |
Encoder.encode(String content,
ErrorCorrectionLevel ecLevel)
Encode "bytes" with the error correction level "ecLevel". |
static QRCode |
Encoder.encode(String content,
ErrorCorrectionLevel ecLevel,
Map<EncodeHintType,?> hints)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||