1 reference to GZip_Header_ID1
System.IO.Compression (1)
System\IO\Compression\DeflateZLib\Inflater.cs (1)
163if (*nextInPointer != ZLibNative.GZip_Header_ID1 || (nextAvailIn > 1 && *(nextInPointer + 1) != ZLibNative.GZip_Header_ID2))