Skip to main content
Module

x/web_bson/mod.js>Binary#value

web_bson is a fork from mongodb/js-bson
Very Popular
Latest
method Binary.prototype.value
import { Binary } from "https://deno.land/x/web_bson@v0.3.0/mod.js";

Returns the value of this binary as a string.

Parameters

optional
asRaw: boolean
  • Will skip converting to a string