Initial brotli compressor bindings
authorQuim Rovira <quim@rovira.cat>
Sun, 14 Aug 2016 09:31:10 +0000 (11:31 +0200)
committerQuim Rovira <quim@rovira.cat>
Sun, 14 Aug 2016 09:31:10 +0000 (11:31 +0200)
commit09cf71869cec48dd79483c65c190f7b79a442da8
tree0beb98945683d8772d6f9a4224eb43f70833a477
parent261eae0ae1af69612e6952c0dc35f1aed7670192
Initial brotli compressor bindings

This provides both one-shot and streaming support, but I haven't yet
tested this thoroughly in terms of leaks and performance. The code tries
to adhere as much as possible to the rest of the module conventions.
Brotli.xs
lib/IO/Compress/Brotli.pm
This page took 0.010772 seconds and 4 git commands to generate.