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

5
LINES

< > BotCompany Repo | #1029500 // utf8charset

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

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

import java.nio.charset.Charset;

static simplyCached Charset utf8charset() {
  ret Charset.forName("UTF-8");
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1029500
Snippet name: utf8charset
Eternal ID of this version: #1029500/3
Text MD5: 959ecfdc83fc9104898aa9225a1bb05b
Transpilation MD5: 989dd1fbb6ac71747484823da06029d3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-08-16 17:26:51
Source code size: 115 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 167 / 244
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)