BloombergLP::bslx::ByteInStream::data

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.

Synopsis

Declared in <bslx_byteinstream.h>

char const*
data() const;