fn detect_data_hash<T: Read + Seek>( stream: T, size: u32, expected: u32, ) -> Result<DataHashType>
yuris
yuris-arc