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

3
LINES

< > BotCompany Repo | #1028786 // lcSaveToFile

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

Uses 11335K of libraries. Click here for Pure Java version (7833L/51K).

svoid lcSaveToFile(LineCompCompressor comp, File f) { 
  saveGZTextFile(f, comp.asText(), "ISO-8859-1");
}

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: #1028786
Snippet name: lcSaveToFile
Eternal ID of this version: #1028786/2
Text MD5: f30707abbd0f6aa02d3af9254152b6d4
Transpilation MD5: e6d8060da30f1cbd3b3fef5d5cddf236
Author: stefan
Category: javax / linecomp
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-08 22:15:01
Source code size: 108 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 170 / 272
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)