Extension [ extension #77 brotli version 0.5.1 ] { - Constants [3] { Constant [ integer BROTLI_GENERIC ] { 0 } Constant [ integer BROTLI_TEXT ] { 1 } Constant [ integer BROTLI_FONT ] { 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 ] } } } }