Libraryless. Click here for Pure Java version (6606L/40K).
static DownloadedMedia downloadAudio(WithURL<?> url) { if (url == null) null; ret downloadAudio(url.url()); } static DownloadedMedia downloadAudio(S url) { ret new DownloadAudio(url)!; }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032309 |
| Snippet name: | downloadAudio |
| Eternal ID of this version: | #1032309/10 |
| Text MD5: | 50f54398dc5c57d56d543cd3dfd51d68 |
| Transpilation MD5: | 18841d03b88d33dd1c26dd38a999f091 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-27 04:08:22 |
| Source code size: | 202 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 390 / 488 |
| Version history: | 9 change(s) |
| Referenced in: | [show references] |