Item.length

int length() @property nothrow

Get length field.

Returns

length of this item in bytes.
void length(int propval) @property nothrow

Set length field.

Parameters

propvallength of this item in bytes.