564
edits
No edit summary |
|||
Line 66: | Line 66: | ||
myApp.doSomethingWithAHash(aHash); | myApp.doSomethingWithAHash(aHash); | ||
}); | }); | ||
// Another idea: generating a file checksum in conjunction with the FileAPI | // Another idea: generating a file checksum in conjunction with the FileAPI | ||
</pre> |
edits