Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1031078 // gzipOutputStream_syncFlush - for incremental logging but probably doesn't work because gzip needs a trailer

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (2782L) is out of date.

static GZIPOutputStream gzipOutputStream_syncFlush(File f) ctex {
  ret new GZIPOutputStream(newFileOutputStream(f), true);
}

Author comment

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: 99 / 154
Version history: 1 change(s)
Referenced in: [show references]