Writer
Functions
Link copied to clipboard
Encode a barcode using the default settings.
abstract fun encode(contents: String, format: BarcodeFormat, width: Int, height: Int, hints: Map<EncodeHintType, *>?): BitMatrix
Encode a barcode using the default settings.