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

7
LINES

< > BotCompany Repo | #1022618 // isImageSnippetID - synonym of isImageServerSnippet

JavaX fragment (include)

sbool isImageSnippetID(long id) {
  ret isImageServerSnippet(id);
}

sbool isImageSnippetID(S id) {
  ret isImageSnippetID(parseSnippetIDOpt(id));
}

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: #1022618
Snippet name: isImageSnippetID - synonym of isImageServerSnippet
Eternal ID of this version: #1022618/2
Text MD5: b54eac5f70f940f4f0d8f66282cd14b2
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-25 12:37:43
Source code size: 154 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 189 / 230
Version history: 1 change(s)
Referenced in: [show references]