static S toHex(byte[] bytes) { return bytesToHex(bytes); } static S toHex(byte[] bytes, int ofs, int len) { ret bytesToHex(bytes, ofs, len); }
Began life as a copy of #2000460
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1008327 |
Snippet name: | toHex - synonym of bytesToHex |
Eternal ID of this version: | #1008327/1 |
Text MD5: | 5abf57cca3c06e042663323e23feb224 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-05-07 23:50:53 |
Source code size: | 155 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 512 / 572 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |