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

4
LINES

< > BotCompany Repo | #1004345 // saveStream - synonym of stream2file

JavaX fragment (include)

// closes the input stream too.
static void saveStream(InputStream in, File out) ctex {
  stream2file(in, out);
}

Author comment

Began life as a copy of #1001336

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004345
Snippet name: saveStream - synonym of stream2file
Eternal ID of this version: #1004345/1
Text MD5: 3f5c997a3951489a5c3450d4f7ff0c52
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-13 22:14:12
Source code size: 116 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 481 / 456
Referenced in: [show references]