Expand description
The bytes array to bytes codec.
Encodes arrays of fixed-size numeric data types as little endian or big endian in lexicographical order.
See https://zarr-specs.readthedocs.io/en/latest/v3/codecs/bytes/v1.0.html.
Structs§
- A
bytescodec implementation. - Configuration parameters for the
bytescodec (version 1.0). 
Enums§
- A wrapper to handle various versions of
bytescodec configuration parameters. 
Constants§
- The identifier for the
bytescodec.