getFileMD5Sum

The function computes MD5 digest for the file (with the dmd compiler it works extremely inefficiently).

string
getFileMD5Sum
(
string filepath
)

Meta