Skip to main content
Module

x/web_bson/src/parser/calculate_size.ts>calculateObjectSize

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

Parameters

object: Document
optional
serializeFunctions: boolean
optional
ignoreUndefined: boolean

Returns

number