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

x/cbor/unpack.d.ts>unpack

Ultra-fast CBOR encoder/decoder with extensions for records and structural cloning
Go to Latest
function unpack
import { unpack } from "https://deno.land/x/cbor@v1.3.1/unpack.d.ts";

Parameters

messagePack: Buffer | Uint8Array