Skip to main content
Latest
function Bson.setInternalBufferSize
import { Bson } from "https://deno.land/x/denomongo_unittest_utils@v0.5.3/deps.ts";
const { setInternalBufferSize } = Bson;

Sets the size of the internal serialization buffer.

Parameters

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