Return the address of the non‐modifiable character buffer managed by this stream buffer.
Synopsis
Declared in <bdlsb_memoutstreambuf.h>
char const*
data() const;
Return Value
address of the non‐modifiable character buffer
Created with MrDocs