ByteWriter.fixed
bool fixed() @propertyGet fixed field.
Returns
If true no reallocations are allowed
void fixed(bool propval) @propertySet fixed field.
Parameters
propval | If true no reallocations are allowed |
bool fixed() @propertyGet fixed field.
void fixed(bool propval) @propertySet fixed field.
propval | If true no reallocations are allowed |