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
rows
Record<string, unknown>[]