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

15
LINES

< > BotCompany Repo | #1025399 // imageSnippetURL - synonym of snippetImageURL

JavaX fragment (include)

1  
sS imageSnippetURL(long snippetID) {
2  
  ret snippetImageURL(snippetID);
3  
}
4  
5  
6  
7  
static S imageSnippetURL(S snippetID) {
8  
  ret snippetImageURL(snippetID);
9  
}
10  
11  
12  
13  
static S imageSnippetURL(S snippetID, S contentType) {
14  
  ret snippetImageURL(snippetID, contentType);
15  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025399
Snippet name: imageSnippetURL - synonym of snippetImageURL
Eternal ID of this version: #1025399/1
Text MD5: 7445c478e538cf4d879c1e635c60f5f5
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-27 19:43:46
Source code size: 262 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 114 / 144
Referenced in: [show references]