Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Some critical Ignite features like indexing/queries require object introspection without deserialization. To achieve this portable protocol writes object fields content in the following formas follows:

[X  ..X+4] - Field 1 ID
[X+4..X+8] - Field 1 length

...