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: | 263 / 294 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |