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

3
LINES

< > BotCompany Repo | #1015859 // firstLineFromGZTextFile

JavaX fragment (include)

static S firstLineFromGZTextFile(File f) {
  ret readLineFromReaderWithClose(utf8BufferedReader(gzInputStream(f)));
}

Author comment

Began life as a copy of #1015855

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015859
Snippet name: firstLineFromGZTextFile
Eternal ID of this version: #1015859/2
Text MD5: 6a81f6cff8f700f8552bf68c2170af02
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-28 21:49:20
Source code size: 119 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 272 / 302
Version history: 1 change(s)
Referenced in: [show references]