Instance Method インスタンスメソッド

getBytes(_:)

Returns the UUID as bytes. UUIDをバイトとして返します。

Declaration 宣言

func getBytes(_ uuid: UnsafeMutablePointer<UInt8>)

Parameters パラメータ

uuid

The value of uuid represented as raw bytes. 生のバイトとして表されるUUIDの値。

See Also 参照

Get UUID Values UUID値を取得する