DescriptionAdd net::BrotliSourceStream
This CL adds a net::BrotliSourceStream to do brotli decoding.
The new class is based on net::BrotliFilter but implements the
new pull-based interface of net::FilterSourceStream.
This is a part of the effort to convert net::Filter into a pull-based
interface. See the linked bug for more details.
BUG=474859
Committed: https://crrev.com/084a9290cededdcaf31e6ce30c8f58875fb34198
Cr-Commit-Position: refs/heads/master@{#420664}
Patch Set 1 #Patch Set 2 : add missing deps #Patch Set 3 : Sync-ed to 92104a0503b2862f54d60473b59dd1ae145eb22b #
Messages
Total messages: 36 (23 generated)
|