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

3
LINES

< > BotCompany Repo | #1022757 // urlConnection_getInputStream (synonym of URLConnection.getInputStream)

JavaX fragment (include) [tags: use-pretranspiled]

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: 295 / 367
Version history: 9 change(s)
Referenced in: [show references]