1 reference to BrotliEncoderCompressStream
System.IO.Compression.Brotli (1)
System\IO\Compression\enc\BrotliEncoder.cs (1)
166if (Interop.Brotli.BrotliEncoderCompressStream(_state, operation, ref availableInput, &inBytes, ref availableOutput, &outBytes, out _) == Interop.BOOL.FALSE)