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

Synopsis

Declared in <bdlsb_fixedmemoutstreambuf.h>

char*
data();

Return Value

modifiable pointer to the character buffer held by this stream buffer

Created with MrDocs