Function gix_packetline::encode::response_end_to_write
source ยท pub fn response_end_to_write(out: impl Write) -> Result<usize>
Available on crate feature
blocking-io
only.Expand description
Write a response-end message to out
.