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

3
LINES

< > BotCompany Repo | #1019808 // fromUtf8_subArray

JavaX fragment (include)

static S fromUtf8_subArray(byte[] bytes, int start, int len) ctex {
  return new S(bytes, start, len, "UTF-8");
}

Author comment

Began life as a copy of #1001557

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019808
Snippet name: fromUtf8_subArray
Eternal ID of this version: #1019808/1
Text MD5: 7849ac07270d4b66e4a2df71de132183
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-26 23:19:20
Source code size: 115 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 214 / 250
Referenced in: [show references]