Skip to content

Commit

Permalink
Explain what the bitfield references mean
Browse files Browse the repository at this point in the history
Closes #4269.
  • Loading branch information
martinthomson committed Nov 4, 2020
1 parent 25a7e51 commit a69bd0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,10 @@ Example Structure {
~~~
{: #fig-ex-format title="Example Format"}

When a single-bit field is referenced in prose, the value of the byte that
carries that field with the value set can be used to clarify. For example, the
value 0x80 could be used to refer to the One-bit Field in {{fig-ex-format}}.


# Streams {#streams}

Expand Down

0 comments on commit a69bd0e

Please sign in to comment.