arguments, 'COUNT', $readSize); return $this; } /** * {@inheritDoc} */ public function toArray(): array { return $this->arguments; } }