Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1033458 // bytesToHex_withLineBreaks

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4555L/25K).

sS bytesToHex_withLineBreaks(int charsPerLine default 80, byte[] l) {
  ret regularLineBreaks(charsPerLine, bytesToHex(l));
}

Author comment

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: 80 / 122
Referenced in: [show references]