static GZIPInputStream newGZIPInputStream(File f) { ret gzInputStream(f); } static GZIPInputStream newGZIPInputStream(InputStream in) { ret gzInputStream(in); }
Began life as a copy of #1011768
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1011775 |
| Snippet name: | newGZIPInputStream |
| Eternal ID of this version: | #1011775/4 |
| Text MD5: | 577f6acc5641820f4b590cb70e76867c |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-04-29 14:03:22 |
| Source code size: | 171 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 911 / 921 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |