code wiki / _hdl_build / nx_store_ingest.nx

nx_store_ingest.nx

buildroot/runtime/_hdl_build/nx_store_ingest.nx

14132 B321 linesdepth 6pulls 9 transitivereach 18 importersview sourcekind librarytopic store
docsdependenciesstructsconstsfunctions

about

AUTHORED BY THE NISHI BUILDER (pattern: PNG_INGEST compose) -- 5-stage ingest, no Claude logic

dependencies 5 imports · 9 importers

_pe_pngchunk.nx _pe_pngtext.nx nx_canon_cid.nx nx_seg_store.nx nx_syscalls.nx nx_store_ingest.nx _galx_bulk_ingest.nx _galx_ingest_gate.nx _galx_prod_ingest.nx _galx_serve_setup.nx nx_gen_cid_gate.nx nx_gen_pipeline.nx nx_png_textw_gate.nx nx_store_ingest_cid_gate.nx nx_store_ingest_test.nx

imports: _pe_pngchunk.nx_pe_pngtext.nxnx_canon_cid.nxnx_seg_store.nxnx_syscalls.nx

imported by: _galx_bulk_ingest.nx_galx_ingest_gate.nx_galx_prod_ingest.nx_galx_serve_setup.nxnx_gen_cid_gate.nxnx_gen_pipeline.nxnx_png_textw_gate.nxnx_store_ingest_cid_gate.nxnx_store_ingest_test.nx

structs

none

consts

7const K_MAGIC_4096: i64 = 4096
8const K_MAGIC_4095: i64 = 4095
9const K_MAGIC_1950701684: i64 = 1950701684
10const K_MAGIC_2048: i64 = 2048
11const K_MAGIC_2047: i64 = 2047
12const K_MAGIC_8192: i64 = 8192

functions

13func nx_store_ingest_keq(buf: *u8, off: i64, kl: i64, key: *u8) -> i64
26func nx_store_ingest_harvest(buf: *u8, flen: i64, gkeys: *i64, gvals: *i64) -> i64
239func nx_store_ingest_ingest(buf: *u8, flen: i64, prefix: *u8) -> i64
280func nx_store_ingest_compute_cid(buf: *u8, flen: i64, cidout: *u8, canonout: *u8, rkout: *u8) -> i64
303func nx_store_ingest_ingest_cid(buf: *u8, flen: i64, prefix: *u8, cidout: *u8) -> i64