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

4
LINES

< > BotCompany Repo | #1022151 // loadConceptsFromZipFile

JavaX fragment (include)

static Concepts loadConceptsFromZipFile(File zipFile, S path) {
  // TODO: use stream
  ret new Concepts().load(gunzipToText(loadBinaryFileFromZip(zipFile, path));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022151
Snippet name: loadConceptsFromZipFile
Eternal ID of this version: #1022151/3
Text MD5: 068e1df48810bf40a798293bbeaa7952
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-09 22:40:48
Source code size: 168 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 199 / 227
Version history: 2 change(s)
Referenced in: [show references]