Rfc3986AuthorityHostRegisteredName

@Serializable
value class Rfc3986AuthorityHostRegisteredName(val caseInsensitiveString: CaseInsensitiveString) : Rfc3986AuthorityHost(source)

Constructors

Link copied to clipboard
constructor(caseInsensitiveString: CaseInsensitiveString)
constructor(string: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String