static S md5OfFile_throughString(File f) { if (!f.exists()) ret "-"; ret md5(loadTextFile(f)); }
Began life as a copy of #1016251
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019889 |
| Snippet name: | md5OfFile_throughString - go through UTF8 conversion |
| Eternal ID of this version: | #1019889/3 |
| Text MD5: | 36eae6f6d971f7a23f4fdea15ec6af54 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-30 19:04:06 |
| Source code size: | 103 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 631 / 635 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |