Skip to main content
Module

x/web_bson/src/parser/utils.ts>writeToBytes

web_bson is a fork from mongodb/js-bson
Very Popular
Go to Latest
function writeToBytes
import { writeToBytes } from "https://deno.land/x/web_bson@v0.2.4/src/parser/utils.ts";

Parameters

bytes: Uint8Array
data: string
offset: number
encoding: Encoding