Encrypted File IOProcessor
Represents encryption/decryption file IO operations.
Functions
Link copied to clipboard
Decrypts encryptedSource file and creates unencrypted copy in the destination file.
Link copied to clipboard
Returns OutputStream for the source file
Link copied to clipboard
Returns OutputStream for the destination file
Link copied to clipboard
Link copied to clipboard
open override fun writeImage(bitmap: Bitmap, compressFormat: Bitmap.CompressFormat, quality: Int, destination: File)