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

9
LINES

< > BotCompany Repo | #1020132 // saveGZStructToFile - synonym of saveGZStructureToFile

JavaX fragment (include)

static void saveGZStructToFile(S file, O o) {
  saveGZStructureToFile(file, o);
}


  
static void saveGZStructToFile(File file, O o) {
  saveGZStructureToFile(file, o);
}

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: #1020132
Snippet name: saveGZStructToFile - synonym of saveGZStructureToFile
Eternal ID of this version: #1020132/1
Text MD5: 9f946d924b42174ece2e5bfe210216e2
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-08 23:00:34
Source code size: 173 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 236 / 278
Referenced in: [show references]