Libraryless. Click here for Pure Java version (3807L/22K).
sS toHexString(byte[] a) { ret bytesToHex(a); } sS toHexString(L<Byte> a) { ret bytesToHex(byteListToArray(a)); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033094 |
| Snippet name: | toHexString - synonym of bytesToHex |
| Eternal ID of this version: | #1033094/5 |
| Text MD5: | a568d71359ac596e8391fb7239dd49ab |
| Transpilation MD5: | 823cbc73e3ab0f3398a67d670b292181 |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-15 19:28:02 |
| Source code size: | 124 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 467 / 608 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |