is_zero
Description:
test if a file contains all zero bytes
This returns true iff the file exists and the file is empty or it contains all zero bytes.
Parameters:
this |
A GuestfsSession object |
Returns:
the returned value, or -1 on error |