<?php fflush(resource $stream): bool
<?php { fwrite($this->handle, $contents); fflush($this->handle); return $this; }