If the cursor should wait for more data to become available.
public function awaitData($wait = true) { parent::awaitData($wait); return $this; }