ByteWriter.owned

bool owned() @property

Get owned field.

Returns

If false no reallocations are allowed and copies of data are returned
void owned(bool propval) @property

Set owned field.

Parameters

propvalIf false no reallocations are allowed and copies of data are returned