Skip to main content
Module

x/web_bson/src/bson.ts>UUID.createFromHexString

web_bson is a fork from mongodb/js-bson
Very Popular
Go to Latest
method UUID.createFromHexString
Re-export
import { UUID } from "https://deno.land/x/web_bson@v0.2.4/src/bson.ts";

Creates an UUID from a hex string representation of an UUID.

Parameters

hexString: string
  • 32 or 36 character hex string (dashes excluded/included).