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

5
LINES

< > BotCompany Repo | #1032192 // loadBinaryPageToDefaultFile

JavaX fragment (include)

static File loadBinaryPageToDefaultFile(S url) {
  File file = defaultFileForDownloadedURL(url);
  loadBinaryPageToFile(url, file);
  ret file;
}

Author comment

Began life as a copy of #1016393

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032192
Snippet name: loadBinaryPageToDefaultFile
Eternal ID of this version: #1032192/1
Text MD5: e50e14922d5e05ddef3660226ac29133
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-18 02:43:28
Source code size: 149 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 79 / 98
Referenced in: [show references]