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