At 12:07 +0100 3/19/01, Bart Lateur wrote:
>* The length of the data, is that including this 8 byte header (as with
>JPEG), or just the appended data?

If memory serves (and I think it does, because the IM wording seems to
agree), it is the length of the data, so that the offset from type n to
type n+1 is 8 + stated length plus any of several ways to add one if the
result is odd.  [And checking for having run out of data wouldn't hurt at
that point.  ;-) ]

> * "Length must be even" (you corrected this): does this mean that this
>number may be 43, but the data would take 44 bytes?

Yes.  (See above.)

  --John
-- 
John Baxter   [EMAIL PROTECTED]      Port Ludlow, WA, USA

Reply via email to