Comment on Blosc – A high performance compressor optimized for binary dataparentComments−profquail6yNot generally, no. blosc is geared towards “rectangular” data — that is, a C-style array of int, double, or some struct type.
Comments
Not generally, no. blosc is geared towards “rectangular” data — that is, a C-style array of int, double, or some struct type.