unpack_str_header

Function unpack_str_header 

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