pub fn read_cstring<R: Read>(reader: &mut R) -> Result<String>
Reads a null-terminated string from the reader