match
fun match(pattern: ContentType): Boolean
Checks if this
type matches a pattern type taking into account placeholder symbols *
and parameters.
fun match(pattern: ContentType): Boolean
Checks if this
type matches a pattern type taking into account placeholder symbols *
and parameters.