[PR #247] [MERGED] Clarify Section 7.1. #842

Open
opened 2026-01-29 20:51:10 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/247
Author: @dsnet
Created: 10/29/2015
Status: Merged
Merged: 10/29/2015
Merged by: @szabadka

Base: masterHead: draft


📝 Commits (2)

📊 Changes

1 file changed (+7 additions, -2 deletions)

View changed files

📝 docs/draft-alakuijala-brotli-07.nroff (+7 -2)

📄 Description

  • Provide exhaustive list of all the ways the last two bytes can be sourced from.
  • Also make a clear connection in this section that there are only 64 context IDs for literals. This is important for the indexing math in context maps to make sense.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/247 **Author:** [@dsnet](https://github.com/dsnet) **Created:** 10/29/2015 **Status:** ✅ Merged **Merged:** 10/29/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `draft` --- ### 📝 Commits (2) - [`6db33de`](https://github.com/google/brotli/commit/6db33debac15f95f89dc9d3c0d748daa0a3f0b4e) Merge pull request #1 from google/master - [`0e4cb52`](https://github.com/google/brotli/commit/0e4cb52a8b457a58d8d8660437f0e6ac8e806fcd) Clarify Section 7.1. ### 📊 Changes **1 file changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/draft-alakuijala-brotli-07.nroff` (+7 -2) </details> ### 📄 Description - Provide exhaustive list of all the ways the last two bytes can be sourced from. - Also make a clear connection in this section that there are only 64 context IDs for literals. This is important for the indexing math in context maps to make sense. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:51:10 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#842