import { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
const { hex } = Bson;
Port of the Go encoding/hex library.
This module is browser compatible.
Functions
Decodes | |
Encodes |
import { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
const { hex } = Bson;
Port of the Go encoding/hex library.
This module is browser compatible.
Decodes | |
Encodes |