ByteWriter.owned
bool owned() @propertyGet owned field.
Returns
If false no reallocations are allowed and copies of data are returned
void owned(bool propval) @propertySet owned field.
Parameters
propval | If false no reallocations are allowed and copies of data are returned |