Skip to content
Sheetwrite

Sheetwrite / Documentation

decodeStoreMemoryStats@sheetwrite/core

Decode the flat Rust protocol and fail closed on version/order/total drift.

Decode the flat Rust protocol and fail closed on version/order/total drift.

Declaration

function decodeStoreMemoryStats(
encoded: ArrayLike<number>,
wasmCommittedBytes: number | null,
): StoreMemoryBreakdown