Tag-based Messaging
To provide a uniform technique to deal with SBE messages, the SDK exposes the Tag-based Messaging subsystem. This subsystem represents a "stabilization" layer between the SBE messages and user code. It allows users to achieve tolerance to changes in the SBE Schema by proving the tag-based access to message fields.
The subsystem classes are located in the OnixS.SimpleBinaryEncoding
namespace.