Overrides StreamInterface::read
public function read($length) : string { return ($this->_fn_read)($length); }