blosc2.NDArray.to_cframe# NDArray.to_cframe()# Get a bytes object containing the serialized NDArray instance. Returns: out – The buffer containing the serialized NDArray instance. Return type: bytes See also ndarray_from_cframe()