static String urlencode(String x) { try { return URLEncoder.encode(unnull(x), "UTF-8"); } catch (UnsupportedEncodingException e) { throw new RuntimeException(e); } }
download show line numbers debug dex old transpilations
Travelled to 17 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv
ID | Author/Program | Comment | Date |
---|---|---|---|
754 | #1000604 (pitcher) | 2015-08-18 00:07:22 |
Snippet ID: | #1000580 |
Snippet name: | urlencode |
Eternal ID of this version: | #1000580/1 |
Text MD5: | a8979a407f3527a7069547f8928570f5 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-08-14 23:10:21 |
Source code size: | 177 bytes / 5 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 1071 / 4645 |
Referenced in: | [show references] |