Skip to main content
Module

x/denodb/deps.ts>Bson.setInternalBufferSize

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Latest
function Bson.setInternalBufferSize
import { Bson } from "https://deno.land/x/denodb@v1.4.0/deps.ts";
const { setInternalBufferSize } = Bson;

Sets the size of the internal serialization buffer.

Parameters

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