common: uuid: Add hex string to UUID constructor
This allows for easily converting a hex string into a Common::UUID, which is backed by a 128 bit unsigned integer.
Please register or sign in to comment
This allows for easily converting a hex string into a Common::UUID, which is backed by a 128 bit unsigned integer.