DataQueueItem.size
uint size() @propertyGet size field.
Returns
the size in bytes of the miniobject.
void size(uint propval) @propertySet size field.
Parameters
propval | the size in bytes of the miniobject. |
uint size() @propertyGet size field.
void size(uint propval) @propertySet size field.
propval | the size in bytes of the miniobject. |