Libraryless. Click here for Pure Java version (61L/1K).
sS bytesToHex_upper(byte[] bytes) { ret upper(bytesToHex(bytes)); } sS bytesToHex_upper(byte[] bytes, int ofs, int len) { ret upper(bytesToHex(bytes, ofs, len)); }
Began life as a copy of #2000602
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034333 |
| Snippet name: | bytesToHex_upper |
| Eternal ID of this version: | #1034333/1 |
| Text MD5: | 5affe1024747a211f7f528204bcd9bc5 |
| Transpilation MD5: | cfd54703bc28b41313c0141d8253dbb1 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-02 21:02:00 |
| Source code size: | 176 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 335 / 470 |
| Referenced in: | [show references] |