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