zeed
Preparing search index...
uuidDecodeV4
Function uuidDecodeV4
uuidDecodeV4
(
uuid
:
string
)
:
Uint8Array
Decode a UUID v4 string (hex with dashes) into raw bytes.
Parameters
uuid
:
string
UUID string
Returns
Uint8Array
16-byte Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
zeed
Loading...
Decode a UUID v4 string (hex with dashes) into raw bytes.