Libraryless. Click here for Pure Java version (2545L/16K).
1 | static <A> S lcUncompressItem(LineCompedSingle<A> lc, int idx) {
|
2 | new StringBuilder buf; |
3 | uncompressLineCompedSingle_step(lc, buf, ll(idx)); |
4 | ret str(buf); |
5 | } |
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: | 417 / 568 |
| Referenced in: | [show references] |