pub fn read_stream_to_string( stream: &mut Stream, ) -> Result<String, Error<'static>>
Read the entire contents of a stream into a string