Module zarrs::array::codec::array_to_bytes::bytes

source ·
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§

Enums§

  • A wrapper to handle various versions of bytes codec configuration parameters.
  • The endianness of each element in an array, either big or little.

Constants§

Functions§