Zarr.NET  0.6.1
Zarr reader and writer in .NET
Loading...
Searching...
No Matches
ZarrNET.ZarrV2GroupDocument Class Referencesealed

Raw deserialization of a .zgroup file (Zarr v2). Just contains the format version — no other metadata. More...

Static Public Member Functions

static ZarrV2GroupDocument Parse (string json)
 
static ZarrV2GroupDocument Parse (byte[] utf8Json)
 

Properties

int ZarrFormat [get]
 

Detailed Description

Raw deserialization of a .zgroup file (Zarr v2). Just contains the format version — no other metadata.

Property Documentation

◆ ZarrFormat

int ZarrNET.ZarrV2GroupDocument.ZarrFormat
get
114{ get; init; }

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