BitWriter.init

void init(size_t initialSize = 4096) pure @safe

Initialize the writer.

Parameters

initialSizeInitial buffer capacity.