boost::capy::any_buffer_sink::write_eof
Signal end‐of‐stream.
Preconditions
The wrapper must contain a valid sink (has_value() == true).
Return Value
An awaitable yielding (error_code).
Created with MrDocs