[#DataStream-data-090] = xref:DataStream.adoc[DataStream]::data :relfileprefix: ../ :mrdocs: Return a pointer to the first unread element. == Synopsis Declared in `<streams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:DataStream/value_type.adoc[value_type]* data(); ---- == Return Value A pointer to the first unread element. [.small]#Created with https://www.mrdocs.com[MrDocs]#