Uses 865K of libraries. Click here for Pure Java version (341L/3K/10K).
!752 lib 1005255 // apache commons compress import org.apache.commons.compress.compressors.*; p { CompressorInputStream input = new CompressorStreamFactory() .createCompressorInputStream(new BufferedInputStream( new FileInputStream(loadLibrary("#1005256")))); print(textFromUtf8(input)); }
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: | 483 / 573 |
Referenced in: | #1008010 - bunzip2stream |