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

3
LINES

< > BotCompany Repo | #1031098 // deflaterOutputStream_syncFlush_append - for incremental logging

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

Libraryless. Click here for Pure Java version (2790L/17K).

static DeflaterOutputStream deflaterOutputStream_syncFlush_append(File f) ctex {
  ret new DeflaterOutputStream(newFileOutputStream_append(f), true);
}

Author comment

Began life as a copy of #1031082

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031098
Snippet name: deflaterOutputStream_syncFlush_append - for incremental logging
Eternal ID of this version: #1031098/3
Text MD5: 0d43167239ed171bafdc155253d19c9a
Transpilation MD5: 0218561bb3a0d097efe64e45f562e1cb
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-05-01 16:27:05
Source code size: 153 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 130 / 197
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)