DataQueueItem.size
uint size() @property nothrowGet size field.
Returns
the size in bytes of the miniobject.
void size(uint propval) @property nothrowSet size field.
Parameters
propval | the size in bytes of the miniobject. |
uint size() @property nothrowGet size field.
void size(uint propval) @property nothrowSet size field.
propval | the size in bytes of the miniobject. |