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

7
LINES

< > BotCompany Repo | #1009891 // loadJSONPage

JavaX fragment (include)

sO loadJSONPage(S url) {
  ret jsonDecode(loadPage(url));
}

sO loadJSONPage(URLConnection urlConnection) {
  ret jsonDecode(loadPage(urlConnection));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv

No comments. add comment

Snippet ID: #1009891
Snippet name: loadJSONPage
Eternal ID of this version: #1009891/2
Text MD5: e19a264dc72acfb46b8336e14730adaf
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-07-01 01:35:05
Source code size: 158 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 399 / 467
Version history: 1 change(s)
Referenced in: [show references]