docs(rust): document CDict begin boundary
Record that Rust now owns the legacy CDict-begin fixed frame policy and
unknown-source pledge while C retains the private begin callback.
Test Plan:
- Documentation-only change; code validation is covered by 2fdd548a3.
This commit is contained in:
+4
-3
@@ -151,9 +151,10 @@ compression orchestration, public CCtx-copy pledge/frame-parameter policy, and
|
|||||||
public advanced-compression parameter validation/init policy, public
|
public advanced-compression parameter validation/init policy, public
|
||||||
usingDict parameter selection, dictionary-presence handling, and default-level
|
usingDict parameter selection, dictionary-presence handling, and default-level
|
||||||
normalization, and public usingCDict frame-policy construction and begin/end
|
normalization, and public usingCDict frame-policy construction and begin/end
|
||||||
sequencing, and the compressBegin_usingDict family’s unknown-source parameter
|
sequencing, legacy public CDict-begin frame-policy construction and
|
||||||
selection and default-level normalization, and public advanced-begin parameter
|
unknown-source pledge, and the compressBegin_usingDict family’s unknown-source
|
||||||
validation and init-then-begin ordering now run in Rust.
|
parameter selection and default-level normalization, and public advanced-begin
|
||||||
|
parameter validation and init-then-begin ordering now run in Rust.
|
||||||
CDict allocation/lifecycle
|
CDict allocation/lifecycle
|
||||||
machinery, private dictionary-content allocation/loading, reset policy,
|
machinery, private dictionary-content allocation/loading, reset policy,
|
||||||
private CCtx/matchfinder/workspace operations, and codec/adaptive-policy
|
private CCtx/matchfinder/workspace operations, and codec/adaptive-policy
|
||||||
|
|||||||
Reference in New Issue
Block a user