Constructs the buffer using the given initial capacity and allocation strategy. No memory is allocated yet.
The capacity of the buffer.
The strategy for memory allocation.
See Implementation
Constructs the buffer using the given initial capacity and allocation strategy. No memory is allocated yet.