Skip to main content
Module

x/mongo/mod.ts>Binary#toString

MongoDB driver for Deno
Very Popular
Go to Latest
method Binary.prototype.toString
Re-export
import { Binary } from "https://deno.land/x/mongo@v0.31.2/mod.ts";

Parameters

optional
encoding:
| "hex"
| "base64"
| "utf8"
| "utf-8"

Returns

string