Open
Description
I require an equivalent for java.io.File.canRead()
and java.io.File.canWrite()
to determine whether it's possible to read from or write to a file. This information is important in the case of Ashampoo Photos to decide whether to directly write metadata to an image file or use a sidecar file.