A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/google/brotli/issues/628 below:

append to brotli compressed file · Issue #628 · google/brotli · GitHub

Is it possible to append data to a brotli compressed file such that it is compressed automatically?

The following would work, e.g. for gzip

$echo 'foo' | gzip >! test.gz
$echo 'foo' | gzip >> test.gz
zcat test
foo
foo

While the same approach would fail using brotli with

corrupt input

rifler, nyurik, dgtlmoon, stokito and mitar


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4