Set the internal buffer size of this stream to be at least the specified newCapacity (in bytes).

Synopsis

Declared in <bslx_byteoutstream.h>

void
reserveCapacity(std::size_t newCapacity);

Created with MrDocs