libzarr
Header-only C++17 Zarr v2/v3, WASM-compatible
Loading...
Searching...
No Matches
Public Attributes | List of all members
zarr::v2::ParsedDType Struct Reference

A parsed v2 dtype string: the element type plus its stored byte order. More...

#include <v2.hpp>

Public Attributes

DataType dtype
 Element type.
 
bool big_endian = false
 Stored byte order (v2 '>' dtypes).
 

Detailed Description

A parsed v2 dtype string: the element type plus its stored byte order.


The documentation for this struct was generated from the following file: