Set the internal buffer size of this stream to be at least the specified newCapacity (in bytes).
Synopsis
Declared in <bslx_testoutstream.h>
void
reserveCapacity(std::size_t newCapacity);
Created with MrDocs
Set the internal buffer size of this stream to be at least the specified newCapacity (in bytes).
Declared in <bslx_testoutstream.h>
void
reserveCapacity(std::size_t newCapacity);
Created with MrDocs