diff --git a/docs/draft-alakuijala-brotli-07.nroff b/docs/draft-alakuijala-brotli-07.nroff index 8cf92ab..77c1f41 100644 --- a/docs/draft-alakuijala-brotli-07.nroff +++ b/docs/draft-alakuijala-brotli-07.nroff @@ -1775,6 +1775,7 @@ The decoding algorithm that produces the uncompressed data is as follows: decrement BLEN_D compute context ID, CIDD from CLEN read distance code using HTREED[CMAPD[4*BTYPE_D + CIDD]] + compute distance by distance short code substitution if distance code is not zero, and distance is not a static dictionary reference, push distance to the ring buffer of last distances