Creates a hash value for a File.
This call does no blocking I/O.
this |
|
0 if this is not a valid File, otherwise an integer that can be used as hash value for the File. This function is intended for easily hashing a File to add to a GenericSet or similar data structure. |