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

9
LINES

< > BotCompany Repo | #1018662 // fileInputStream - synonym of newFileInputStream

JavaX fragment (include)

static FileInputStream fileInputStream(File path) ctex {
  ret newFileInputStream(path);
}



static FileInputStream fileInputStream(S path) ctex {
  ret newFileInputStream(path);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018662
Snippet name: fileInputStream - synonym of newFileInputStream
Eternal ID of this version: #1018662/2
Text MD5: c1fad385c67985cbf3d9b832a2ab587f
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-08 12:12:52
Source code size: 189 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 253 / 304
Version history: 1 change(s)
Referenced in: [show references]