Extension [ extension #114 brotli version 0.8.0 ] { - INI { Entry [ brotli.output_compression ] Current = '0' } Entry [ brotli.output_compression_level ] Current = '-1' } } - Constants [6] { Constant [ int BROTLI_GENERIC ] { 0 } Constant [ int BROTLI_TEXT ] { 1 } Constant [ int BROTLI_FONT ] { 2 } Constant [ int BROTLI_COMPRESS_LEVEL_MIN ] { 0 } Constant [ int BROTLI_COMPRESS_LEVEL_MAX ] { 11 } Constant [ int BROTLI_COMPRESS_LEVEL_DEFAULT ] { 11 } } - Functions { Function [ function brotli_compress ] { - Parameters [3] { Parameter #0 [ $data ] Parameter #1 [ $quality ] Parameter #2 [ $mode ] } } Function [ function brotli_uncompress ] { - Parameters [2] { Parameter #0 [ $data ] Parameter #1 [ $max ] } } Function [ function Brotli\compress ] { - Parameters [3] { Parameter #0 [ $data ] Parameter #1 [ $quality ] Parameter #2 [ $mode ] } } Function [ function Brotli\uncompress ] { - Parameters [2] { Parameter #0 [ $data ] Parameter #1 [ $max ] } } } }