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

3
LINES

< > BotCompany Repo | #1035668 // ubyteToHex

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

Libraryless. Click here for Pure Java version (50L/1K).

sS ubyteToHex(int b) {
  ret bytesToHex(new byte[] { (byte) b });
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035668
Snippet name: ubyteToHex
Eternal ID of this version: #1035668/1
Text MD5: 505989645304b6744a47b846971bb346
Transpilation MD5: efdbaa261022fe53c91e05ad64548a71
Author: stefan
Category: javax / compression
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-07-01 06:38:14
Source code size: 69 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 61 / 85
Referenced in: [show references]