Commit 5b12b15
authored
Adds checksum flag to zstd codec (#519)
* expose checksum toggle for zstd
* fixes zstd checksumming
* less fixtures
* write_checksum -> checksum
* adds release notes
* set default clevel to 0
* release
* update fixtures
* fix checksum flag
* add test for checksum
* adds wrapper codecs for the v2 codec pipeline
* docstring1 parent bef2e16 commit 5b12b15
File tree
46 files changed
+108
-23
lines changed- docs
- fixture/zstd
- codec.00
- codec.07
- codec.08
- codec.09
- numcodecs
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+108
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments