DyanmicData sequence length

2 posts / 0 new
Last post
mjg
Offline
Last seen: 5 months 5 days ago
Joined: 07/17/2024
Posts: 4
Accessing Sequence Max Length from DynamicData

Question: When receiving a sequence as a `DynamicData` object, how can I access the `_maximumLength` attribute?

Hello!

I am working on an RTI plugin that will receive messages as `DynamicData` and save it to a custom parquet format. These messages can be any structure/type and will be decoded on the fly to a flattened format.

Subscribe to RSS - DyanmicData sequence length