Rfc6838MimeType

data class Rfc6838MimeType(val string: String)(source)

Constructors

Link copied to clipboard
constructor(string: String)

Types

Link copied to clipboard
class InlineSerializer : KSerializer<Rfc6838MimeType>

Properties

Link copied to clipboard

Functions

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

If ignoreCase is true, the result of Char.uppercaseChar().lowercaseChar() on each character is compared.