Libraryless. Click here for Pure Java version (4018L/27K).
sS loadTextFileFromZipSnippet(S snippetID, S path) { ret loadTextFileFromZip(loadLibrary(snippetID), path); } // take first entry sS loadTextFileFromZipSnippet(S snippetID) { File f = loadLibrary(snippetID); ret loadTextFileFromZip(f, firstZipEntry(f).getName()); }
Began life as a copy of #1020227
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: | #1021170 |
Snippet name: | loadTextFileFromZipSnippet |
Eternal ID of this version: | #1021170/3 |
Text MD5: | d26fef809685c70a23f13323a2249ef7 |
Transpilation MD5: | 79e2fed5f64284bc4da2108d8ad51606 |
Author: | stefan |
Category: | javax / imaging |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-16 18:05:39 |
Source code size: | 280 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 360 / 466 |
Version history: | 2 change(s) |
Referenced in: | [show references] |