Before you start
The OnixS Java Simple Binary Encoding Decoder is a high-performance tool to encode and decode messages to/from the Simple Binary Encoding (SBE) format.
The tool provides following features:
- Compile and analyze SBE templates in XML format;
- Customize message headers in accordance to the venue requirements;
- Use non-standard SBE composite types;
- Decode SBE-encoded message and access message fields separately ot via FIX presentation;
- Prepare SBE-encoded messages using per-field basis.
Java SBE Decoder