Return the address of the contiguous, non-modifiable external memory buffer of this stream. The behavior of accessing elements outside the range [ data() .. data() + (length() - 1) ] is undefined.
Declared in <bslx_byteinstream.h>
char const*
data() const;