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

Immediate children of a group, by kind. More...

#include <group.hpp>

Public Attributes

std::vector< std::string > arrays
 Names of child arrays, sorted.
 
std::vector< std::string > groups
 Names of child groups, sorted.
 

Detailed Description

Immediate children of a group, by kind.


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