|
||||||||||
| 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 with parameters of type QRCode | |
|---|---|
static void |
Encoder.encode(String content,
ErrorCorrectionLevel ecLevel,
Map<EncodeHintType,?> hints,
QRCode qrCode)
|
static void |
Encoder.encode(String content,
ErrorCorrectionLevel ecLevel,
QRCode qrCode)
Encode "bytes" with the error correction level "ecLevel". |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||