Re: RLE for header compression opcodes

Generally just saves a single byte per header when it's used. Also, given
that I use single octets for the table indices we have to use rle to
determine how many index encodings we have.
On Aug 25, 2013 10:43 AM, "Martin Thomson" <martin.thomson@gmail.com> wrote:

> James,
>
> I notice that your draft uses run length encoding (up to 64 at a time)
> for the header compression opcodes.  Do you have any information on
> what that specific change might save?
>
> --Martin
>

Received on Sunday, 25 August 2013 18:00:37 UTC