Functions
Link copied to clipboard
fun infoDensityForDataAndECL(data: String, errorCorrectionLevel: ErrorCorrectionLevel, dataType: QRCodeDataType = QRUtil.getDataType(data)): Int
Infer what is the least amount of the QRCode.informationDensity parameter to fit the specified data at the given errorCorrectionLevel.