copyRaw

abstract fun copyRaw(source: File, destination: File)

Creates a raw copy of the source file to the destination file without encryption if its enabled

Throws

in case of IO operation problems