Skip to content

Add StreamOffset to cbrotli WriterOptions - #1542

Open
eatonphil wants to merge 1 commit into
google:masterfrom
eatonphil:go-cbrotli-stream-offset
Open

Add StreamOffset to cbrotli WriterOptions#1542
eatonphil wants to merge 1 commit into
google:masterfrom
eatonphil:go-cbrotli-stream-offset

Conversation

@eatonphil

Copy link
Copy Markdown

Wires BROTLI_PARAM_STREAM_OFFSET so parts encoded by separate Writers can be concatenated into one stream that a stock decoder reads. A non-zero offset omits the stream header, so every part must share Quality and LGWin and every part but the last must end with Flush.

Wires BROTLI_PARAM_STREAM_OFFSET so parts encoded by separate Writers can
be concatenated into one stream that a stock decoder reads. A non-zero
offset omits the stream header, so every part must share Quality and
LGWin and every part but the last must end with Flush.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant