pub fn flush(buf: &mut BytesMut)
Writes a flush message.
Requests that the server flush its output buffer. The server will send any pending messages but does not send a response.