Skip to content

Commit dffe91d

Browse files
Clarify automatic block size
Co-authored-by: David Brochart <[email protected]>
1 parent b646e1b commit dffe91d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/codecs.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ shuffle:
147147

148148
blocksize:
149149
An integer giving the size in bytes of blocks into which a
150-
buffer is divided before compression.
150+
buffer is divided before compression. A value of 0
151+
indicates that an automatic size will be used.
151152

152153
For example, the array metadata document below specifies that the
153154
compressor is the Blosc codec configured with a compression level of

0 commit comments

Comments
 (0)