Skip to content

Commit 24f3761

Browse files
committed
Remove content_size_flag
1 parent 8bd5500 commit 24f3761

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Doc/library/compression.zstd.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -571,11 +571,6 @@ Advanced parameter control
571571
hash table. Larger values improve compression speed. Deviating far from
572572
the default value will likely result in a compression ratio decrease.
573573

574-
.. attribute:: content_size_flag
575-
576-
Uncompressed content size will be written into frame header whenever
577-
known. This flag currently has no effect.
578-
579574
.. attribute:: checksum_flag
580575

581576
A four-byte checksum using XXHash64 of the uncompressed content is written

0 commit comments

Comments
 (0)