Package-level declarations
Types
Link copied to clipboard
interface FileProviderDescriptor
Defines the FileProviderDescriptor contract for the SDAI core common layer.
Properties
Functions
Link copied to clipboard
fun File.writeBitmap(bitmap: Bitmap, format: Bitmap.CompressFormat = Bitmap.CompressFormat.JPEG, quality: Int = 100)
Converts SDAI data with writeBitmap.
Link copied to clipboard
Executes the writeFilesToZip step in the SDAI core common layer.