Extension [ extension #63 brotli version 0.15.0 ] { - Dependencies { Dependency [ apcu (Optional) ] } - INI { Entry [ brotli.output_compression ] Current = '0' } Entry [ brotli.output_compression_level ] Current = '-1' } } - Constants [9] { 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 } Constant [ int BROTLI_PROCESS ] { 0 } Constant [ int BROTLI_FLUSH ] { 1 } Constant [ int BROTLI_FINISH ] { 2 } } - 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 = ] } } Function [ function brotli_compress_init ] { - Parameters [2] { Parameter #0 [ $quality = ] Parameter #1 [ $mode = ] } } Function [ function brotli_compress_add ] { - Parameters [3] { Parameter #0 [ $context ] Parameter #1 [ $data ] Parameter #2 [ $mode = ] } } Function [ function brotli_uncompress_init ] { - Parameters [0] { } } Function [ function brotli_uncompress_add ] { - Parameters [3] { Parameter #0 [ $context ] Parameter #1 [ $data ] Parameter #2 [ $mode = ] } } Function [ function Brotli\compress_init ] { - Parameters [2] { Parameter #0 [ $quality = ] Parameter #1 [ $mode = ] } } Function [ function Brotli\compress_add ] { - Parameters [3] { Parameter #0 [ $context ] Parameter #1 [ $data ] Parameter #2 [ $mode = ] } } Function [ function Brotli\uncompress_init ] { - Parameters [0] { } } Function [ function Brotli\uncompress_add ] { - Parameters [3] { Parameter #0 [ $context ] Parameter #1 [ $data ] Parameter #2 [ $mode = ] } } } }