Author :
Zoltan Szabadka
Date :
2016-01-12 14:45:35
Hash :82c9e197 Message :Relax the prerequisites of WriteBrotliData().
Instead of returning false, if it is called with no
new input for a non-last block, just check if it has
any already processed data to flush, and if not,
return true with empty output.