Overrides StreamInterface::tell
public function tell() : int { throw new \RuntimeException('Cannot determine the position of a BufferStream'); }