708
edits
mNo edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
{{OBDtr|0x00|4CC|FF0000|43 4A 42 4F|OBJC|object collection}} | {{OBDtr|0x00|4CC|FF0000|43 4A 42 4F|OBJC|object collection}} | ||
{{OBDtr|0x04|int32|FFFF00|18 02 00 00|536|size to end of OBJC from 0x08, in bytes}} | {{OBDtr|0x04|int32|FFFF00|18 02 00 00|536|size to end of OBJC from 0x08, in bytes}} | ||
{{OBDtr|0x08|int32|00FF00|27 00 00 00|39| | {{OBDtr|0x08|int32|00FF00|27 00 00 00|39| object collection version }} | ||
{{OBDtr|0x0C|int32|00FFFF|28 00 00 00|40|size of next (first) object (black outline)}} | {{OBDtr|0x0C|int32|00FFFF|28 00 00 00|40|size of next (first) object (black outline)}} | ||
{{OBDtrBK|0x10 - 0x37 : first object (40 bytes)}} | {{OBDtrBK|0x10 - 0x37 : first object (40 bytes)}} | ||
Line 26: | Line 26: | ||
:*Unlike ONIE and TMBD (which are arrays), OBJC announces the size of every object (int32). | :*Unlike ONIE and TMBD (which are arrays), OBJC announces the size of every object (int32). | ||
:*After the last object, the end of the collection is signaled by a null next object size. | :*After the last object, the end of the collection is signaled by a null next object size. | ||
---- | ---- |
edits