check File Exists
Checks whether the file exists or not.
Return
true
if the file exists, false
otherwise.
Since
1.0.0-beta.1
Parameters
uri
The Uri to check.
Checks whether the file exists or not.
true
if the file exists, false
otherwise.
1.0.0-beta.1
The Uri to check.