QRCode-Kotlin
Toggle table of contents
4.3.0
common
Platform filter
common
Switch theme
Search in API
QRCode-Kotlin
QRCode-Kotlin
/
qrcode
/
QRCode
/
renderToBytes
render
To
Bytes
@
JvmOverloads
fun
renderToBytes
(
format
:
String
=
"PNG"
)
:
ByteArray
(
source
)
Calls
render
and then returns the bytes of a
format
(default = PNG) render of the QRCode.