array{bytes: string}
public function __serialize() : array { return [ 'bytes' => $this->getBytes(), ]; }