1 | static GZIPInputStream gzipInputStream(File f) { |
2 | ret newGZIPInputStream(f); |
3 | } |
4 | |
5 | |
6 | |
7 | static GZIPInputStream gzipInputStream(InputStream in) { |
8 | ret newGZIPInputStream(in); |
9 | } |
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: | 396 / 445 |
| Referenced in: | [show references] |