# Generated by roxygen2: do not edit by hand

export(ZarrArray)
export(coerce)
export(create_empty_zarr_array)
export(read_zarr_array)
export(read_zarr_attributes)
export(update_zarr_array)
export(use_blosc)
export(use_bz2)
export(use_gzip)
export(use_lz4)
export(use_lzma)
export(use_zlib)
export(use_zstd)
export(writeZarrArray)
export(write_zarr_array)
export(write_zarr_attributes)
export(zarr_overview)
exportClasses(ZarrArray)
exportClasses(ZarrMatrix)
exportMethods(chunkdim)
exportMethods(type)
import(BiocGenerics)
import(DelayedArray)
import(methods)
importFrom(R.utils,extract)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,read_json)
importFrom(jsonlite,write_json)
importFrom(methods,formalArgs)
importFrom(paws.storage,s3)
importFrom(stats,setNames)
importFrom(utils,modifyList)
importFrom(utils,tail)
useDynLib(Rarr)
