static GZIPInputStream gzipInputStream(File f) { ret newGZIPInputStream(f); } static GZIPInputStream gzipInputStream(InputStream in) { ret newGZIPInputStream(in); }
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: | #1028220 |
| Snippet name: | gzipInputStream - synonym of newGZIPInputStream |
| Eternal ID of this version: | #1028220/1 |
| Text MD5: | 02a3df5dec94ba3c91c3dcb6da115ec5 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-05-27 01:04:28 |
| Source code size: | 173 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 395 / 444 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |