Hi Herve,
>
> While I'm at it, just one more little
question on that topic:
> what are the extra "0000 00ff ff00" bytes added
at the end of
> the sample message provided in the draft? They do not seem
to
> relate to actual compressed data, and the sample message
>
decompresses just as well without them...
You're right, it does.
They don't break anything by being there because although the sentinel of
7
bits of zero is not necessary (as the draft says) it just happens that
in
this message the total number_of_bits_needed mod 8 = 1 so we do have the
7
bit sentinel to make the message byte aligned. Any bytes beyond it
are
ignored.
I'm not sure why the bytes are there and they're not
needed, so I'll remove
them.
Thanks for pointing it
out.
Best regards,
Abbie
>
> Herve Siegrist.
>
>
> _______________________________________________
> Rohc
mailing list
> Rohc at ietf.org
>
https://www1.ietf.org/mailman/listinfo/rohc>
_______________________________________________
Rohc mailing
list
Rohc at ietf.org
https://www1.ietf.org/mailman/listinfo/rohc