ByteWriter.fixed
bool fixed() @property nothrowGet fixed field.
Returns
If true no reallocations are allowed
void fixed(bool propval) @property nothrowSet fixed field.
Parameters
propval | If true no reallocations are allowed |
bool fixed() @property nothrowGet fixed field.
void fixed(bool propval) @property nothrowSet fixed field.
propval | If true no reallocations are allowed |