Ticket #252: Bug in unmarshalling/marshalling of TIMEDATE48 and TIMEDATE64
the padding of the TIMEDATE48 struct in size_unmarshall() and unmarshallDS() have been fixed and made compatible with 8 and 16 bit cpus.
the endianess of the variable array length counter in size_unmarshall() has also been corrected.