Utility functions for MemOutStreamBuf buffer management.
Synopsis
Declared in <bdlsb_memoutstreambuf.h>
struct MemOutStreamBuf_Util;
Static Member Functions
Name |
Description |
Return the capacity to be used to contain data having the specified |
Static Data Members
Name |
Description |
Factor by which the internal buffer grows geometrically. |
|
Default initial buffer size. |
|
Maximum length for geometric buffer growth. |
Created with MrDocs