blosc2.Tuner#

class blosc2.Tuner(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)#

Available tuners.

Attributes

STUNE

A 'simple' tuner.

BTUNE

A more sophisticated tuner that can select different codecs/filters for different chunks (more info here).