[#DataStream-vector_type] = xref:DataStream.adoc[DataStream]::vector_type :relfileprefix: ../ :mrdocs: Underlying byte container type backing the stream. == Synopsis Declared in `<streams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using vector_type = xref:SerializeData.adoc[SerializeData]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#