Function unpack_str

Source
pub fn unpack_str<R: Read>(reader: &mut R) -> Result<String, UnpackError>