2.2.1.1 Single Data Type Instance

In this case the custom-marshaled data contains one Fixed_Portion block followed by the Variable_Data block.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Fixed_Portion (variable)

...

Variable_Data (variable)

...

Fixed_Portion (variable): A sequence of fields, each with a fixed-length data type.

Variable_Data (variable): A sequence of zero or more optional fields (or variable-length fields). The data in this field is referenced by offset from the Fixed_Portion block.