QRCodeErrorCorrectionlevel
Enumeration representing the QRCode Error Correction Level categories.
Items
| L | Level L (Low) 7% of data bytes can be restored |
| M | Level M (Medium) 15% of data bytes can be restored |
| Q | Level Q (Quartile) 25% of data bytes can be restored |
| H | Level H (High) 30% of data bytes can be restored |