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

x/web_bson/src/parser/deserializer.ts>deserialize

web_bson is a fork from mongodb/js-bson
Very Popular
Go to Latest
function deserialize
import { deserialize } from "https://deno.land/x/web_bson@v0.2.5/src/parser/deserializer.ts";

Parameters

buffer: Uint8Array
optional
options: DeserializeOptions = [UNSUPPORTED]
optional
isArray: boolean