ByteWriter.fixed

bool fixed() @property nothrow

Get fixed field.

Returns

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

Set fixed field.

Parameters

propvalIf true no reallocations are allowed