Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zstd: Add header decoder #299

Merged
merged 4 commits into from
Dec 18, 2020
Merged

zstd: Add header decoder #299

merged 4 commits into from
Dec 18, 2020

Conversation

klauspost
Copy link
Owner

@klauspost klauspost commented Dec 5, 2020

Fixes #253
Fixes #237

Usage

	var header zstd.Header
	err = header.Decode(b)

@klauspost klauspost merged commit bb6b954 into master Dec 18, 2020
@klauspost klauspost deleted the zstd-header-decoder branch December 18, 2020 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant