Libraryless. Click here for Pure Java version (2820L/17K).
static PrintWriter filePrintWriter(File f) { ret printWriter(bufferedFileOutputStream(f)); }
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, elmgxqgtpvxh, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031076 |
| Snippet name: | filePrintWriter |
| Eternal ID of this version: | #1031076/2 |
| Text MD5: | dccbdeb6292c73fcc04ab86dfeae85db |
| Transpilation MD5: | 04dfefd37e6788ca558a7ea05fd1b971 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-04-30 00:28:18 |
| Source code size: | 96 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 420 / 541 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1031101 - filePrintWriter_append |