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

3
LINES

< > BotCompany Repo | #1021626 // textualCodePointToString - "U+..." to string

JavaX fragment (include)

sS textualCodePointToString(S s) {
  ret codePointToString(hexToInt(dropPrefix("U+", s)));
}

Author comment

Began life as a copy of #1005233

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021626
Snippet name: textualCodePointToString - "U+..." to string
Eternal ID of this version: #1021626/1
Text MD5: 9bdab4f6be59f6d388fad998912b374d
Author: stefan
Category: javax / unicode
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-22 14:01:07
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 170 / 195
Referenced in: [show references]