Inspirel banner

Programming Distributed Systems with YAMI4

1.1 Serialization Format

The parameters object is serialized into a sequence of words according to the following rules:

Then, for each entry:

The entry value is serialized as follows:

Arrays are serialized as their length (word) followed by individual elements, according to their type, as described above.