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

9
LINES

< > BotCompany Repo | #1017716 // zipOutputStream - synonym of newZipOutputStream

JavaX fragment (include)

static ZipOutputStream zipOutputStream(S path) {
  ret newZipOutputStream(path);
}


  
static ZipOutputStream zipOutputStream(File zip) {
  ret newZipOutputStream(zip);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017716
Snippet name: zipOutputStream - synonym of newZipOutputStream
Eternal ID of this version: #1017716/1
Text MD5: f4667278940740b0f7af35f2b8667ad2
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-04 17:24:48
Source code size: 173 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 332 / 361
Referenced in: [show references]