Libraryless. Click here for Pure Java version (28L/1K).
static InputStream urlConnection_getInputStream(URLConnection con) throws IOException { ret con.getInputStream(); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022757 |
Snippet name: | urlConnection_getInputStream (synonym of URLConnection.getInputStream) |
Eternal ID of this version: | #1022757/10 |
Text MD5: | e0285ea9f13131eef02b28222869540a |
Transpilation MD5: | 26e16993e8416e803d6e7d1f1959f328 |
Author: | stefan |
Category: | javax / networking |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-11 11:05:33 |
Source code size: | 119 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 433 / 497 |
Version history: | 9 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1033015 - urlConnection_getInputStream - we really don't need this anymore (with DNS retry, drop-in replacement for URLConnection.getInputStream) |