1 | static Concepts loadConceptsFromZipFile(File zipFile, S path) { |
2 | // TODO: use stream |
3 | ret new Concepts().load(gunzipToText(loadBinaryFileFromZip(zipFile, path)); |
4 | } |
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: | 264 / 295 |
Version history: | 2 change(s) |
Referenced in: | [show references] |