| OLD | NEW |
| (Empty) |
| 1 [dist4]message_header // num_bytes | |
| 2 [u4]0 // version | |
| 3 [u4]8 // name | |
| 4 [u4]0 // flags | |
| 5 [anchr]message_header | |
| 6 | |
| 7 [dist4]method8_params // num_bytes | |
| 8 [u4]0 // version | |
| 9 [dist8]param0_ptr // param0 | |
| 10 [anchr]method8_params | |
| 11 | |
| 12 [anchr]param0_ptr | |
| 13 [dist4]array_param // num_bytes | |
| 14 [u4]3 // num_elements | |
| 15 [u8]0 // A null pointer, which is okay. | |
| 16 [dist8]nested_array_ptr | |
| 17 [u8]0 // A null pointer, which is okay. | |
| 18 [anchr]array_param | |
| 19 | |
| 20 [anchr]nested_array_ptr | |
| 21 [dist4]nested_array // num_bytes | |
| 22 [u4]2 // num_elements | |
| 23 [dist8]string_ptr | |
| 24 [u8]0 // An unexpected null pointer. | |
| 25 [anchr]nested_array | |
| 26 | |
| 27 [anchr]string_ptr | |
| 28 [dist4]string // num_bytes | |
| 29 [u4]5 // num_elements | |
| 30 0 1 2 3 4 | |
| 31 [anchr]string | |
| OLD | NEW |