Update use of deprecated brotli decoder APIs
authorQuim Rovira <quim@rovira.cat>
Sat, 13 Aug 2016 11:29:06 +0000 (13:29 +0200)
committerQuim Rovira <quim@rovira.cat>
Sat, 13 Aug 2016 12:04:28 +0000 (14:04 +0200)
commitea94b872c10d282002d37289d7479347bb370c51
tree638fbfe4a61dd18ec7f324e8bfb4b8c3c2e51d7e
parent63f2e6ebb009fdba0ea5eeac686603453e5c34e3
Update use of deprecated brotli decoder APIs

This does not cover the use of BrotliDecompressedSize, and by looking at
the brotli code, it might even be a good idea to just use the streaming
interface right away.
Brotli.xs
lib/IO/Uncompress/Brotli.pm
This page took 0.01082 seconds and 4 git commands to generate.