Skip to content

util.Function.bytesToUUID

github-actions[bot] edited this page May 21, 2026 · 2 revisions

scte35 / util / bytesToUUID

Function: bytesToUUID()

bytesToUUID(bytes): string

Defined in: util.ts:4

Converts a Uint8Array(16) to it's UUID string

Parameters

bytes

Uint8Array

Returns

string

Clone this wiki locally