Replies: 1 comment
-
There is not currently a way to do that. The library was designed with fields less than 64-bits in size. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Unfortunately im still on the cpp17 branch. currently i want to define a message which is looking like this:
Now I want to add a space for a lot of data bytes. I just wanted to know if there is an elegant way to add a field for example with 100 bytes of data?
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions