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

4
LINES

< > BotCompany Repo | #1029126 // lineCompReaderFromXZ

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

Uses 113K of libraries. Click here for Pure Java version (5705L/36K).

1  
static LineCompReader lineCompReaderFromXZ(File xzFile) {
2  
  temp InputStream in = xzInputStream(xzFile);
3  
  ret LineCompReader(in);
4  
}

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: #1029126
Snippet name: lineCompReaderFromXZ
Eternal ID of this version: #1029126/1
Text MD5: a83fef35b0df6c1606aa02711ac8bed2
Transpilation MD5: a4ddb5035e557c297740d156998b717e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-20 14:43:18
Source code size: 135 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 118 / 179
Referenced in: [show references]