spec: `Compressed_Block` used where `Compressed_Literals_Block` likely intended
Open
- Dominant language
- C
- Stars
- 27.9k
- Forks
- 2.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
In the "Literals" section, https://github.com/facebook/zstd/blob/5233c58e6ca0b1c4c6b353ad79649191ed195bdc/doc/zstd_compression_format.md#L492 implies `Compressed_Block` is a kind of literals block. I believe this should just `Compressed_Literals_Block` instead.
Contributor guide
Assessment
This issue has not been assessed yet.