Usage
endnl
Signature
endnl: %
Description
Sending endnl to a text or binary writer causes a newline to be sent to the stream and then the stream to be flushed, so s endnl is equivalent to flush!(s newline).