Save Barcode Preview Frame Use Case
class SaveBarcodePreviewFrameUseCase(barcodeFileStorage: BarcodeFileStorage, imageFileIOProcessor: ImageFileIOProcessor)
Saves preview frames in the files repository
Functions
Link copied to clipboard
Stores the preview frame in BarcodeFileStorage throws IOException that need to be handled with catch {} in flow api