Return a pointer providing non‐modifiable access to the character buffer held by this stream buffer (supplied at construction).

Synopsis

Declared in <bdlsb_fixedmemoutput.h>

char const*
data() const;

Return Value

non‐modifiable pointer to the held character buffer

Created with MrDocs