Skip to main content
Module

x/atlas_sdk/mod.ts>Bson.setInternalBufferSize

TypeSafe MongoDB Atlas Data API SDK for Deno & Deno Deploy
Go to Latest
function Bson.setInternalBufferSize
import { Bson } from "https://deno.land/x/atlas_sdk@v0.1.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