Skip to main content
Extremely Popular
Go to Latest
function Bson.setInternalBufferSize
import { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
const { setInternalBufferSize } = Bson;

Sets the size of the internal serialization buffer.

Parameters

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