public class SaveBarcodePreviewFrameUseCase
Saves preview frames in the files repository
@Inject
public SaveBarcodePreviewFrameUseCase(@NotNull
io.scanbot.sdk.persistence.BarcodeFileStorage barcodeFileStorage,
@NotNull
io.scanbot.sdk.persistence.fileio.ImageFileIOProcessor imageFileIOProcessor)
Saves preview frames in the files repository