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

3
LINES

< > BotCompany Repo | #1033199 // lBytes - make LByte from hex string

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

Transpiled version (3966L) is out of date.

static LByte lBytes(S hex) {
  ret byteArrayToList(hexToBytes_dropSpaces(hex));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033199
Snippet name: lBytes - make LByte from hex string
Eternal ID of this version: #1033199/2
Text MD5: 71be2573918bba51cffbb700f5e49307
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-16 07:36:03
Source code size: 83 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 91 / 138
Version history: 1 change(s)
Referenced in: [show references]