Function write_buf

Source
pub fn write_buf(stream: &mut TcpStream, buf: &[u8]) -> Result<(), StreamError>