Return a pointer providing non‐modifiable access to the overflow buffer if there is one, or 0 otherwise.
Synopsis
Declared in <bdlsb_overflowmemoutput.h>
char const*
overflowBuffer() const;
Return Value
non‐modifiable pointer to the overflow buffer, or 0 if none
Created with MrDocs