/** * @since 1.0 * @uses Util::getDeltaByteSequence() * * @return Util */ public function toBinary() { return Util\Util::getDeltaByteSequence($this->ticks); }