Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/willow/src/store/storage/kv/key_codec/bigIntCodec.ts>decodeBigInt

Exploring Willow in the most efficient and sound programming language
Go to Latest
function decodeBigInt
import { decodeBigInt } from "https://deno.land/x/willow@0.2.1/src/store/storage/kv/key_codec/bigIntCodec.ts";

decode BigInt

Parameters

buf: Uint8Array
pos: { p: number; }
code: number