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

3
LINES

< > BotCompany Repo | #1020666 // zip_addDummyFile - if zip is otherwise empty

JavaX fragment (include)

svoid zip_addDummyFile(ZipOutputStream outZip) {
  zip_addTextFile(outZip, "empty.txt", "Empty!");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020666
Snippet name: zip_addDummyFile - if zip is otherwise empty
Eternal ID of this version: #1020666/1
Text MD5: 94c8ae7f90499525860a3fc4895ec934
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-30 16:52:00
Source code size: 102 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 236 / 269
Referenced in: [show references]