pub fn flush_to_write(out: impl Write) -> Result<usize>
blocking-io
Write a flush message to out.
out