blosc2.get_blocksize¶ blosc2.get_blocksize() → int[source]¶ Get the internal blocksize to be used during compression. Returns: out – The size in bytes of the internal block size. Return type: int