Libraryless. Click here for Pure Java version (3307L/18K).
sS fileServerDownloadURL(S snippetID, S contentType default null) { long id = parseSnippetID(snippetID); ret appendParamsToURL(fileServerURL() + "/" + id, +contentType); }
Began life as a copy of #1008825
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1032196 |
Snippet name: | fileServerDownloadURL |
Eternal ID of this version: | #1032196/1 |
Text MD5: | c1c52af466f82a0e3ef25b87da4aa3e5 |
Transpilation MD5: | dd9e6fd21774ade3acd2806dd4c16fa2 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-08-18 03:47:33 |
Source code size: | 178 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 134 / 184 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |