1 reference to BrotliDecoderDecompressStream
System.IO.Compression.Brotli (1)
System\IO\Compression\dec\BrotliDecoder.cs (1)
76int brotliResult = Interop.Brotli.BrotliDecoderDecompressStream(_state, ref availableInput, &inBytes, ref availableOutput, &outBytes, out _);