static byte[] saveFile(String fileName, byte[] contents) { ret saveBinaryFile(fileName, contents); } static byte[] saveFile(File fileName, byte[] contents) { ret saveBinaryFile(fileName, contents); }
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: | #1028051 |
Snippet name: | saveFile - synonym of saveBinaryFile |
Eternal ID of this version: | #1028051/1 |
Text MD5: | 8b55a89e8cace70bb655885054bfc4c7 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-05-14 10:51:48 |
Source code size: | 209 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 168 / 204 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |