Overrides StreamInterface::seek
public function seek($offset, $whence = SEEK_SET) : void { ($this->_fn_seek)($offset, $whence); }