ByteWriter.initWithSize

void initWithSize(uint size, bool fixed)

Initializes writer with the given initial data size.

Parameters

sizeInitial size of data
fixedIf true the data can't be reallocated