copyToCachedDir

fun <Error class: unknown class>.copyToCachedDir(context: <Error class: unknown class>): File

Copies the file from the given Uri to the cache directory. The copied file name will be from the given Uri or a temporary file name if the file name is not available.

Receiver

The Uri to copy from.

Since

1.0.0-beta.1

See also

Context.getCacheDir