Libraryless. Click here for Pure Java version (3307L/18K).
1 | sS fileServerDownloadURL(S snippetID, S contentType default null) { |
2 | long id = parseSnippetID(snippetID); |
3 | ret appendParamsToURL(fileServerURL() + "/" + id, +contentType); |
4 | } |
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: | 133 / 183 |
Referenced in: | [show references] |