blosc2.schunk.Meta.get#

Meta.get(key: str, default: Any = None) Any#

Return the value for key if key is in the dictionary, else default. If default is not given, it defaults to None.