static long md5ToLong(S md5) { ret eq(md5, "-") ? 0 : parseUnsignedHexLong(takeFirst(16, assertPossibleMD5(md5))); }
Began life as a copy of #1017965
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1022413 |
| Snippet name: | md5ToLong |
| Eternal ID of this version: | #1022413/4 |
| Text MD5: | 237c76b58819cdf9a35a9128894d2404 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-07 15:56:38 |
| Source code size: | 120 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 490 / 530 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |