getBytes(_:)
Returns the UUID as bytes.
Declaration
func getBytes(_ uuid: UnsafeMutablePointer<UInt8>)Parameters
- uuid:
The value of uuid represented as raw bytes.
Returns the UUID as bytes.
func getBytes(_ uuid: UnsafeMutablePointer<UInt8>)The value of uuid represented as raw bytes.