Returns the number of bytes available for reading.
impl Inotify { fn available(&self) -> Result<usize, Errno> }