Libraryless. Click here for Pure Java version (3828L/22K).
sS intsToHex(L<Int> l) { if (l == null) null; ret bytesToHex(intListToByteArray(l)); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033225 |
Snippet name: | intsToHex - little endian |
Eternal ID of this version: | #1033225/1 |
Text MD5: | 4a94f10f3a0d09abef9df9c5ce199893 |
Transpilation MD5: | 790fca17d2090c80ffbfa337d4b7fd5f |
Author: | stefan |
Category: | javax / recognition by compression |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-16 06:24:52 |
Source code size: | 93 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 181 / 240 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1033234 - intsToHex_withLineBreaks |