[#BloombergLP-bdex_InStreamFunctions-streamIn-030] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdex_InStreamFunctions.adoc[bdex_InStreamFunctions]::streamIn :relfileprefix: ../../ :mrdocs: Read a `DayOfWeek::Enum` from the specified BDEX input `stream`. == Synopsis Declared in `<bdlt_dayofweek.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& streamIn( STREAM& stream, xref:BloombergLP/bdlt/DayOfWeek/Enum.adoc[bdlt::DayOfWeek::Enum]& variable, int version); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#