Companion

Properties

Link copied to clipboard
const val DEFAULT_CELL_SIZE: Int = 25
Link copied to clipboard
const val DEFAULT_MARGIN: Int = 0

Functions

Link copied to clipboard
fun typeForDataAndECL(data: String, errorCorrectionLevel: ErrorCorrectionLevel, dataType: QRCodeDataType = QRUtil.getDataType(data)): Int

Calculates a suitable value for the dataType field for you.