static S uploadPNGToImageServer(BufferedImage img, S name) { ret uploadToImageServerIfNotThere(img, name); } static S uploadPNGToImageServer(File f, BufferedImage img, S name) { ret uploadToImageServerIfNotThere(f, img, name); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027541 |
Snippet name: | uploadPNGToImageServer - synonym of uploadToImageServerIfNotThere |
Eternal ID of this version: | #1027541/1 |
Text MD5: | facc341a0c18532ce0e33e01dbe3214b |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-03-23 13:41:20 |
Source code size: | 241 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 242 / 268 |
Referenced in: | [show references] |