Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/model/dependencies/mongo.ts>Bson.UUID#toBinary

model based mongo for deno
Latest
method Bson.UUID.prototype.toBinary
Re-export
import { Bson } from "https://deno.land/x/model@v1.2/dependencies/mongo.ts";
const { UUID } = Bson;

Creates a Binary instance from the current UUID.