java - Can I add a variable length member in a SBE composite type? -
i have nested data structure i'm trying integrate sbe. 1 of nested objects has string member. how can definition variable length fields nested types?
i potentially redesign object layout, curious if supported.
got answer sbe authors - https://github.com/real-logic/simple-binary-encoding/issues/485
Comments
Post a Comment