[#ActionSerialize-ForRead] = xref:ActionSerialize.adoc[ActionSerialize]::ForRead :relfileprefix: ../ :mrdocs: Report that this action serializes rather than reads. == Synopsis Declared in `<serialize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr static bool ForRead(); ---- == Return Value Always false, since this action writes. [.small]#Created with https://www.mrdocs.com[MrDocs]#