ByteWriter.initWithSize

void initWithSize(uint size, bool fixed) nothrow

Initializes writer with the given initial data size.

Parameters

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