StringTableBuilder.this

this() @disable

Default constructor - creates an empty builder.

this(size_t capacity)

Constructor with initial buffer capacity.

Parameters

capacityInitial capacity for the string table buffer.