Create a StringBufContainer object using the specified modeBitMask and allocator.
Synopsis
Declared in <bslstl_stringbuf.h>
StringBufContainer(
std::ios_base::openmode modeBitMask,
ALLOCATOR const& allocator);
Created with MrDocs