Uses 865K of libraries. Click here for Pure Java version (341L/3K/10K).
1 | !752 |
2 | |
3 | lib 1005255 // apache commons compress |
4 | |
5 | import org.apache.commons.compress.compressors.*; |
6 | |
7 | p { |
8 | CompressorInputStream input = new CompressorStreamFactory() |
9 | .createCompressorInputStream(new BufferedInputStream( |
10 | new FileInputStream(loadLibrary("#1005256")))); |
11 | print(textFromUtf8(input)); |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005257 |
Snippet name: | Try decompressing bzip2 [WORKS] |
Eternal ID of this version: | #1005257/1 |
Text MD5: | 46b07ea0b3c7e184206ada53d3f14861 |
Transpilation MD5: | dfd1756faa27f047f5e05797158d05a1 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-10-27 03:05:44 |
Source code size: | 317 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 482 / 573 |
Referenced in: | [show references] |