zarr.buffer =========== .. py:module:: zarr.buffer .. autoapi-nested-parse:: Implementations of the Zarr Buffer interface. .. seealso:: :obj:`zarr.abc.buffer` Abstract base class for the Zarr Buffer interface. .. !! processed by numpydoc !! Submodules ---------- .. toctree:: :maxdepth: 1 /api/zarr/buffer/cpu/index /api/zarr/buffer/gpu/index Functions --------- .. autoapisummary:: zarr.buffer.default_buffer_prototype Package Contents ---------------- .. py:function:: default_buffer_prototype() -> BufferPrototype