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 b646e1b commit dffe91dCopy full SHA for dffe91d
docs/codecs.rst
@@ -147,7 +147,8 @@ shuffle:
147
148
blocksize:
149
An integer giving the size in bytes of blocks into which a
150
- buffer is divided before compression.
+ buffer is divided before compression. A value of 0
151
+ indicates that an automatic size will be used.
152
153
For example, the array metadata document below specifies that the
154
compressor is the Blosc codec configured with a compression level of
0 commit comments