file.size â integer
Instance Public methods
Returns the size of file in bytes.
1 | File . new ( "testfile" ).size #=> 66 |
Returns the size of file in bytes.
1 | File . new ( "testfile" ).size #=> 66 |
Designed by : w10schools
service@w10schools.com
Please login to continue.