Package dev.zarr.zarrjava.core
Class Array.ArrayAccessor
java.lang.Object
dev.zarr.zarrjava.core.Array.ArrayAccessor
- Enclosing class:
- Array
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionucar.ma2.Arrayread()withOffset(long... offset) withShape(int... shape) withShape(long... shape) voidwrite(ucar.ma2.Array content)
-
Constructor Details
-
ArrayAccessor
-
-
Method Details
-
withOffset
-
withShape
-
withShape
-
read
- Throws:
ZarrException
-
write
- Throws:
ZarrException
-