DataQueueItem.size

uint size() @property nothrow

Get size field.

Returns

the size in bytes of the miniobject.
void size(uint propval) @property nothrow

Set size field.

Parameters

propvalthe size in bytes of the miniobject.