BlobStoreStrategy

class BlobStoreStrategy(application: Application, preferences: SharedPreferences)

Interface to locally saved binary files used by data intelligence and OCR module

Constructors

Link copied to clipboard
constructor(application: Application, preferences: SharedPreferences)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun getLocalFileFor(blobType: BlobType): File

Returns a file where a blob of the given type should be stored in local storage