Return a pointer to the non‐modifiable overflow buffer if there is one, or 0 otherwise.

Synopsis

Declared in <bdlsb_overflowmemoutstreambuf.h>

char const*
overflowBuffer() const;

Return Value

pointer to the non‐modifiable overflow buffer, or 0 if none

Created with MrDocs