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

4
LINES

< > BotCompany Repo | #1010654 // hasServerDex - check if there is a .dex on the server

JavaX fragment (include)

static bool hasServerDex(S snippetID) {
  long size = urlSize(tb_mainServer() + "/dexcompile.php?transOnly=1&id=" + psI(snippetID) + standardCredentials());
  ret size > 0;
}

Author comment

Began life as a copy of #1004527

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010654
Snippet name: hasServerDex - check if there is a .dex on the server
Eternal ID of this version: #1010654/4
Text MD5: 14f3b9f769b0e172bb8968349bd783ae
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-19 13:15:17
Source code size: 177 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 340 / 391
Version history: 3 change(s)
Referenced in: [show references]