File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ constant exponent, which is not sent on the wire.
208208
209209If a message designer wishes to control byte boundary alignment or map
210210to an existing data structure, element offset may optionally be
211- specified on simple types within a composite type. Offset is the number
211+ specified on a simple type, enum or bitset within a composite type. Offset is the number
212212of octets from the start of the composite; it is a zero-based index.
213213
214214If specified, offset must be greater than or equal to the sum of the
@@ -558,4 +558,4 @@ Reserved element names
558558| unit | timestamp, TZ time |
559559| version | messageHeader |
560560| week | MonthYear |
561- | year | MonthYear |
561+ | year | MonthYear |
You can’t perform that action at this time.
0 commit comments