blosc2.NDArray.blocksize#

property NDArray.blocksize#

The block size (in bytes) for this container.

This is a shortcut to SChunk.blocksize and can be accessed through the schunk attribute as well.

See also

schunk