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

1
LINES

< > BotCompany Repo | #1017985 // fileEmpty - returns true when file is 0 bytes or not there

JavaX fragment (include)

sbool fileEmpty(File f) { ret fileSize(f) == 0; }

Author comment

Began life as a copy of #1007730

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017985
Snippet name: fileEmpty - returns true when file is 0 bytes or not there
Eternal ID of this version: #1017985/1
Text MD5: b0c8d6c7299f09eaad902ea50888d3e8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-24 15:50:05
Source code size: 51 bytes / 1 line
Pitched / IR pitched: No / No
Views / Downloads: 282 / 318
Referenced in: [show references]