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

3
LINES

< > BotCompany Repo | #1005233 // codePointToString - Unicode code point to string

JavaX fragment (include)

static S codePointToString(int codePoint) {
  ret new S(Character.toChars(codePoint));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, elmgxqgtpvxh, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1005233
Snippet name: codePointToString - Unicode code point to string
Eternal ID of this version: #1005233/1
Text MD5: f5402a1bf2f2527a1582c033f630f85f
Author: stefan
Category: javax / unicode
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-10-25 21:50:23
Source code size: 90 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 516 / 512
Referenced in: [show references]