//qrcode-kotlin/qrcode/QRCodeBuilder/build

build

[common]
fun build(data: String): QRCode

Builds a QRCode instance ready to use.

See also

 
QRCode.renderToBytes
QRCode.render