willFit

fun willFit(numInputBits: Int, version: Version, ecLevel: ErrorCorrectionLevel): Boolean

Return

true if the number of input bits will fit in a code with the specified version and error correction level.