ByteWriter.fixed

bool fixed() @property

Get fixed field.

Returns

If true no reallocations are allowed
void fixed(bool propval) @property

Set fixed field.

Parameters

propvalIf true no reallocations are allowed