Skip to main content
Latest
method Bson.Binary.prototype.value
import { Bson } from "https://deno.land/x/exodus@0.1.8/deps.ts";
const { Binary } = Bson;

Returns the value of this binary as a string.

Parameters

optional
asRaw: boolean
  • Will skip converting to a string