blosc2.schunk.Meta.__getitem__#

Meta.__getitem__(item: str) bytes#

Return the specified metalayer.

Parameters:

item (str) – The name of the metalayer to return.

Returns:

The buffer containing the metalayer information.

Return type:

bytes