Skip to content

nooschain v0.1.0


nooschain / snapshots/snapshot-table-format / encodeSnapshotTable

Function: encodeSnapshotTable()

encodeSnapshotTable(table, rows): EncodedSnapshotTable

Defined in: snapshots/snapshot-table-format.ts:127

Encodes object rows into the compact table representation.

Parameters

table

SnapshotTableName

rows

Record<string, unknown>[]

Returns

EncodedSnapshotTable

Audience-first NOOSChain documentation.