Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/web_bson/src/bson.ts>setInternalBufferSize

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

Sets the size of the internal serialization buffer.

Parameters

size: number
  • The desired size for the internal serialization buffer