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

3
LINES

< > BotCompany Repo | #1029326 // lineCompReaderFromCompressor

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

Uses 11335K of libraries. Click here for Pure Java version (8359L/55K).

static LineCompReader lineCompReaderFromCompressor(LineCompCompressor comp) {
  ret new LineCompReader(bufferedReader(stringReader(comp.asText())));
}

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: #1029326
Snippet name: lineCompReaderFromCompressor
Eternal ID of this version: #1029326/2
Text MD5: de5d5d57a3de5dc15ca4c1b39dbe1bf4
Transpilation MD5: 2c4d23c5db2455d97737947539501b4e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-31 02:05:13
Source code size: 152 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 157 / 215
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)