The decoder is attached to the particular composite during the ISbeCustomCoderLibrary::queryDecoder.
Definition at line 868 of file SbeCustomization.h.
◆ ~ISbeCompositeDecoder()
◆ decode()
Decode composite data.
This method is used to read wire-level data and restore the content of the required composite data.
- Parameters
-
output | The destination for the decoded data. |
version | The version of the message being decoded. |
data | The wire-level data. |
available | The number of wire-level bytes available to analyze. |
- Returns
- The number of used bytes.