Rfc3986UriSchemeName

@Serializable
value class Rfc3986UriSchemeName(val caseInsensitiveString: CaseInsensitiveString)(source)

https://www.rfc-editor.org/rfc/rfc5646.html

Constructors

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

Types

Link copied to clipboard
object Common
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

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