1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/ofdbus/dbus/data/valid-messages/no-padding.message Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,22 @@
1.4 +## Message with no header padding
1.5 +
1.6 +## VALID_HEADER includes a LENGTH Header and LENGTH Body
1.7 +VALID_HEADER method_call
1.8 +
1.9 +REQUIRED_FIELDS
1.10 +
1.11 +## this byte array is filled with zeros to the natural length
1.12 +## of the header
1.13 +HEADER_FIELD UNKNOWN
1.14 +TYPE ARRAY
1.15 +TYPE BYTE
1.16 +ALIGN 4
1.17 +LENGTH ThisByteArray
1.18 +START_LENGTH ThisByteArray
1.19 +BYTE 1
1.20 +ALIGN 8 1
1.21 +END_LENGTH ThisByteArray
1.22 +
1.23 +END_LENGTH Header
1.24 +START_LENGTH Body
1.25 +END_LENGTH Body