static BufferedReader bufferedUtf8Reader(InputStream in) { ret utf8BufferedReader(in); } static BufferedReader bufferedUtf8Reader(File f) { ret utf8BufferedReader(f); }
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: | #1028184 |
Snippet name: | bufferedUtf8Reader - synonym of utf8BufferedReader |
Eternal ID of this version: | #1028184/1 |
Text MD5: | d5163434b2c66bf4b891e577c1877675 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-05-25 14:34:38 |
Source code size: | 177 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 192 / 230 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |