Skip to content

Commit 589f597

Browse files
committed
Update 03MessageStructure.md
blockLength for repeating groups of variable length #8
1 parent afb1068 commit 589f597

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

v1-0-RC4/doc/03MessageStructure.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,9 @@ octets per entry. If specified, the extra space is padded at the end of
306306
each entry and should be set to zeroes by encoders. The blockLength
307307
value does not include the group dimensions itself.
308308

309+
Note that padding will only result in deterministic alignment if the
310+
repeating group contains no variable-length fields.
311+
309312
### Entry counter
310313

311314
Each group is associated with a required counter field of semantic data

0 commit comments

Comments
 (0)