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

3
LINES

< > BotCompany Repo | #1028985 // firstLineFromStream - uses UTF-8

JavaX fragment (include)

sS firstLineFromStream(InputStream in) {
  ret readLineFromReaderWithClose(utf8BufferedReader(in));
}

Author comment

Began life as a copy of #1015859

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028985
Snippet name: firstLineFromStream - uses UTF-8
Eternal ID of this version: #1028985/1
Text MD5: 36cdf0f32fbf8bc84025fae607f9da80
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-16 15:10:08
Source code size: 103 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 97 / 128
Referenced in: [show references]