1 | sO loadJSONPage(S url) {
|
2 | ret jsonDecode(loadPage(url)); |
3 | } |
4 | |
5 | sO loadJSONPage(URLConnection urlConnection) {
|
6 | ret jsonDecode(loadPage(urlConnection)); |
7 | } |
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: | 769 / 856 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |