Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function Bson.setInternalBufferSize
import { Bson } from "https://deno.land/x/model@v1.2/dependencies/mongo.ts";
const { setInternalBufferSize } = Bson;

Sets the size of the internal serialization buffer.

Parameters

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