IBarcode Document Parser Factory
Functions
Link copied to clipboard
abstract fun create(acceptedFormats: List<BarcodeDocumentFormat> = BarcodeDocumentFormats.all): Result<BarcodeDocumentParser>
Creates a new instance of BarcodeDocumentParser with the specified accepted formats.