Contents

getBytes(_:)

Returns the UUID as bytes.

Declaration

func getBytes(_ uuid: UnsafeMutablePointer<UInt8>)

Parameters

  • uuid:

    The value of uuid represented as raw bytes.

See Also

Get UUID Values