Index
Zarr provides buffer classes for both the cpu and gpu. Generic buffer functionality is also detailed below.
zarr.buffer ¶
Implementations of the Zarr Buffer interface.
See Also¶
zarr.abc.buffer: Abstract base class for the Zarr Buffer interface.
default_buffer_prototype ¶
default_buffer_prototype() -> BufferPrototype