Parses the uuid as a string from the given Buffer. The parser will use the first 8 bytes.
The buffer to read from.
Parses the uuid as a string from the given Buffer at the specified offset.
The offset in the buffer to start reading from.
Parses the uuid as a string from the given Buffer. The parser will use the first 8 bytes.