Transpiled version (2782L) is out of date.
static GZIPOutputStream gzipOutputStream_syncFlush(File f) ctex { ret new GZIPOutputStream(newFileOutputStream(f), true); }
Began life as a copy of #1011768
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031078 |
Snippet name: | gzipOutputStream_syncFlush - for incremental logging but probably doesn't work because gzip needs a trailer |
Eternal ID of this version: | #1031078/2 |
Text MD5: | 87e1da151fe6892e32ffeb9100f2b44e |
Author: | stefan |
Category: | javax / io |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-04-30 23:21:51 |
Source code size: | 127 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 177 / 256 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1031082 - deflaterOutputStream_syncFlush - for incremental logging |