Overrides StreamInterface::seek
public function seek($offset, $whence = SEEK_SET) : void { throw new \RuntimeException('Cannot seek a BufferStream'); }