Skip to content

Fix handling of repeating groups with padding#26

Merged
kizzx2 merged 1 commit intokizzx2:masterfrom
gburca:master
Dec 20, 2024
Merged

Fix handling of repeating groups with padding#26
kizzx2 merged 1 commit intokizzx2:masterfrom
gburca:master

Conversation

@gburca
Copy link
Copy Markdown
Contributor

@gburca gburca commented Dec 18, 2024

  • If the group specifies a blockLength greater than the calculated (natural) group size, we need to add padding after each group.
  • The groupSizeEncoding must report the specified blockLength so the decoder can skip over padding.
  • Fix a typo in the schema

- If the group specifies a blockLength greater than the calculated
  (natural) group size, we need to add padding after each group.
- The groupSizeEncoding must report the specified blockLength so the
  decoder can skip over padding.
- Fix a typo in the schema
@kizzx2
Copy link
Copy Markdown
Owner

kizzx2 commented Dec 20, 2024

Thanks!

@kizzx2 kizzx2 merged commit 8465c42 into kizzx2:master Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants