OLD | NEW |
1 [handles]4 | 1 [handles]4 |
2 | 2 |
3 [dist4]message_header // num_bytes | 3 [dist4]message_header // num_bytes |
4 [u4]0 // version | 4 [u4]0 // version |
5 [u4]0 // interface ID | 5 [u4]0 // interface ID |
6 [u4]9 // name | 6 [u4]9 // name |
7 [u4]0 // flags | 7 [u4]0 // flags |
8 [u4]0 // padding | 8 [u4]0 // padding |
9 [anchr]message_header | 9 [anchr]message_header |
10 | 10 |
(...skipping 16 matching lines...) Expand all Loading... |
27 [s4]-1 // An invalid handle, which is okay. | 27 [s4]-1 // An invalid handle, which is okay. |
28 [anchr]nested_array_0 | 28 [anchr]nested_array_0 |
29 | 29 |
30 [anchr]nested_array_ptr_1 | 30 [anchr]nested_array_ptr_1 |
31 [dist4]nested_array_1 // num_bytes | 31 [dist4]nested_array_1 // num_bytes |
32 [u4]3 // num_elements | 32 [u4]3 // num_elements |
33 [u4]2 | 33 [u4]2 |
34 [s4]-1 // An invalid handle, which is okay. | 34 [s4]-1 // An invalid handle, which is okay. |
35 [u4]3 | 35 [u4]3 |
36 [anchr]nested_array_1 | 36 [anchr]nested_array_1 |
OLD | NEW |