EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Parse the UUID string of canonical textual representation into a 128bit integer (ie "123e4567-e89b-12d3-a456-426614174000"). Errors out if the string is not the correct format.
Name | Type | Description |
---|---|---|
uuid | string | the uuid in canoncial uuid4 format ("123e4567-e89b-12d3-a456-426614174000") |