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

4
LINES

< > BotCompany Repo | #1012163 // saveStreamToFile - synonym of stream2file

JavaX fragment (include)

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

Author comment

Began life as a copy of #1004345

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: #1012163
Snippet name: saveStreamToFile - synonym of stream2file
Eternal ID of this version: #1012163/1
Text MD5: cff9c90afe21fb97a5981a8f3dc0aec3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-23 08:15:55
Source code size: 122 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 331 / 340
Referenced in: [show references]