Overrides StreamInterface::write
public function write($string) : int { return ($this->_fn_write)($string); }