Author :
Zoltan Szabadka
Date :
2015-06-12 15:43:54
Hash :b43df8f6 Message :Brotli custom LZ77 dictionary support.
Adds functions to prepend such dictionary to the
encoder and decoder, and twiddles their internal
parameters to do as if that was a previous part of
the input. This dictionary is just a prefilled LZ77
window, it is not related to the built in transformable
brotli dictionary.