Leandro Pereira
73924f9416
LibCore: Add File::size()
...
Returns the size in bytes for a file path given its filename. Useful
when file size is needed without having to open the file to query it
using fstat() or seeking to the end.
2021-10-25 23:37:18 +02:00
..
2021-10-25 21:42:26 +02:00
2021-10-25 23:37:18 +02:00
2021-10-17 17:09:58 +01:00
2021-10-23 19:16:40 +01:00
2021-10-17 17:09:58 +01:00
2021-10-21 19:20:03 -07:00
2021-10-21 01:14:09 +02:00
2021-10-24 22:12:35 +02:00
2021-10-17 21:01:52 -07:00
2021-10-23 17:57:05 +02:00
2021-10-24 23:54:26 +02:00
2021-10-24 01:01:01 +02:00
2021-10-25 16:05:04 +02:00
2021-10-23 19:02:54 +01:00
2021-10-25 12:59:42 +02:00
2021-10-17 22:07:10 -07:00
2021-10-23 19:07:44 +02:00
2021-10-24 22:40:11 -07:00
2021-10-24 22:12:35 +02:00
2021-10-25 12:14:26 +02:00
2021-10-21 19:20:03 -07:00