Skip to main content
Module

x/web_bson/src/uuid_utils.ts>bufferToUuidHexString

web_bson is a fork from mongodb/js-bson
Very Popular
Go to Latest
variable bufferToUuidHexString
import { bufferToUuidHexString } from "https://deno.land/x/web_bson@v0.2.4/src/uuid_utils.ts";

type

(bytes: Uint8Array, includeDashes?) => string