Lite³
A JSON-Compatible Zero-Copy Serialization Format
Loading...
Searching...
No Matches
node Struct Reference

Data Fields

u32 gen_type
 
u32 hashes [7]
 
u32 size_kc
 
u32 kv_ofs [7]
 
u32 child_ofs [8]
 

Detailed Description

Definition at line 77 of file lite3.c.

Field Documentation

◆ child_ofs

u32 node::child_ofs[8]

Definition at line 82 of file lite3.c.

◆ gen_type

u32 node::gen_type

Definition at line 78 of file lite3.c.

◆ hashes

u32 node::hashes[7]

Definition at line 79 of file lite3.c.

◆ kv_ofs

u32 node::kv_ofs[7]

Definition at line 81 of file lite3.c.

◆ size_kc

u32 node::size_kc

Definition at line 80 of file lite3.c.


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