Libraryless. Click here for Pure Java version (4555L/25K).
1 | sS bytesToHex_withLineBreaks(int charsPerLine default 80, byte[] l) {
|
2 | ret regularLineBreaks(charsPerLine, bytesToHex(l)); |
3 | } |
Began life as a copy of #1033234
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033458 |
| Snippet name: | bytesToHex_withLineBreaks |
| Eternal ID of this version: | #1033458/1 |
| Text MD5: | 5864e2e083adba2edb92cac8c9bbf653 |
| Transpilation MD5: | 2ab303dacaec45e7543c22f7298a9907 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-28 21:10:15 |
| Source code size: | 127 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 406 / 486 |
| Referenced in: | [show references] |