# The :no_stream Expected Version
Note: Applies to both the message writer and the message data writer.
The :no_stream symbol can be substituted for -1
when writing with an expected version of -1
.
Write.(some_message, some_stream, expected_version: :no_stream)