caterva.meta.Meta.__getitem__#

Meta.__getitem__(item)#

Return the item metalayer.

Parameters
item: str

The name of the metalayer to return.

Returns
bytes

The buffer containing the metalayer info (typically in msgpack format).