UUID

@Serializable(with = UUIDSerializer::class)
actual class UUID
@Serializable(with = UUIDSerializer::class)
expect class UUID
@Serializable(with = UUIDSerializer::class)
actual class UUID
@Serializable(with = UUIDSerializer::class)
actual data class UUID
@Serializable(with = UUIDSerializer::class)
actual class UUID

Constructors

Link copied to clipboard
constructor(nsUUID: NSUUID)
actual constructor()
actual constructor(string: String)
expect constructor()
expect constructor(string: String)
actual constructor()
actual constructor(string: String)
constructor(jsUUID: Uint8Array<*>)
actual constructor()
actual constructor(string: String)
constructor(javaUUID: UUID)
actual constructor()
actual constructor(string: String)

Properties

Link copied to clipboard
Link copied to clipboard
val jsUUID: Uint8Array<*>
Link copied to clipboard
val nsUUID: NSUUID

Functions

Link copied to clipboard
actual open operator override fun equals(other: Any?): Boolean
expect open operator override fun equals(other: Any?): Boolean
actual open operator override fun equals(other: Any?): Boolean
actual open operator override fun equals(other: Any?): Boolean
actual open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
actual open override fun hashCode(): Int
expect open override fun hashCode(): Int
actual open override fun hashCode(): Int
actual open override fun hashCode(): Int
actual open override fun hashCode(): Int
Link copied to clipboard
actual open override fun toString(): String
expect open override fun toString(): String
actual open override fun toString(): String
actual open override fun toString(): String
actual open override fun toString(): String