Warning: session_start(): open(/var/lib/php/sessions/sess_8sj0tevmj5uq65hojbga0rqdik, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
screenClipFileForMD5 [1015137]

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

3
LINES

< > BotCompany Repo | #1015137 // screenClipFileForMD5

JavaX fragment (include)

static File screenClipFileForMD5(S md5) {
  ret newFile(screenClipsDir(), md5 + ".png");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015137
Snippet name: screenClipFileForMD5
Eternal ID of this version: #1015137/4
Text MD5: 9c34c7def0e41acf14f04de05d9982fa
Author: stefan
Category: javax / ocr
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-10 12:03:28
Source code size: 92 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 810 / 814
Version history: 3 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1015138 - thingsOnScreenDefinitionsDBID
#1015148 - screenClipsDir
#1015221 - textClipFileForMD5