sO unstructureGZFile(File f, IF1<S, Class> classFinder default null) ctex { if (!fileExists(f)) null; temp BufferedReader reader = utf8BufferedReader(gzInputStream(f)); ret unstructure_tok(javaTokC_noMLS_onReader(reader), false, classFinder); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1010990 |
| Snippet name: | unstructureGZFile |
| Eternal ID of this version: | #1010990/11 |
| Text MD5: | 4f9d63390835dd18e14d110475da3bf3 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-08-04 20:10:05 |
| Source code size: | 254 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1159 / 1229 |
| Version history: | 10 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1016100 - safeUnstructureGZFile |