Returns the number of bytes currently buffered in the pipe.
impl Pipe { fn len(&self) -> Result<usize, Errno> }