Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664aa94 commit b39f841Copy full SHA for b39f841
1 file changed
Doc/library/lzma.rst
@@ -147,7 +147,7 @@ Compressing and decompressing data in memory
147
This format is more limited than ``.xz`` -- it does not support integrity
148
checks or multiple filters.
149
150
- * :const:`FORMAT_RAW`: A raw data stream, not using any container format.
+ * :const:`FORMAT_RAW`: A raw data stream, not using sequences format.
151
This format specifier does not support integrity checks, and requires that
152
you always specify a custom filter chain (for both compression and
153
decompression). Additionally, data compressed in this manner cannot be
0 commit comments