Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1032308 // md5FileName - synonym of uniqueFileNameUsingMD5_80_v2

JavaX fragment (include)

sS md5FileName(S fullName) {
  ret uniqueFileNameUsingMD5_80_v2(fullName);
}



sS md5FileName(S fullName, S md5) {
  ret uniqueFileNameUsingMD5_80_v2(fullName, md5);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032308
Snippet name: md5FileName - synonym of uniqueFileNameUsingMD5_80_v2
Eternal ID of this version: #1032308/1
Text MD5: 878626d2303425c01a7e199c78038001
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-27 02:57:55
Source code size: 170 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 81 / 110
Referenced in: [show references]