compile-time-init-build
compile-time-init-build copied to clipboard
Support for 64-bit and array fields in CIB
trafficstars
My question is on the CIB message component.
- Does the library support (up to) 64-bit fields?
- Does it support fields of arrays of u8/u16/u24/... or arrays of other defined fields?
From what I found in the documentation, CIB only supports bit fields of <= 32-bits, contained in 32-bit aligned boundaries.
I didn't find anything about array-fields.
Is that the case?
Thanks for this cool library, and the great talks you gave about it :-) Shaul