Return the address of the non‐modifiable character buffer held by this stream buffer.

Synopsis

Declared in <bdlsb_fixedmeminput.h>

char const*
data() const;

Return Value

address of the held character buffer

Created with MrDocs