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

5
LINES

< > BotCompany Repo | #1028764 // lcUncompressItem

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

Libraryless. Click here for Pure Java version (2545L/16K).

static <A> S lcUncompressItem(LineCompedSingle<A> lc, int idx) {
  new StringBuilder buf;
  uncompressLineCompedSingle_step(lc, buf, ll(idx));
  ret str(buf);
}

Author comment

Began life as a copy of #1028483

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: #1028764
Snippet name: lcUncompressItem
Eternal ID of this version: #1028764/1
Text MD5: 807db23feb9b251f02efcf1a226f3d4e
Transpilation MD5: 352ba16ac3529b1f1623ce621fa9d8ec
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-07 23:43:05
Source code size: 164 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 146 / 225
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1029096 - lcUncompressItems