withContentType

open fun <T> withContentType(contentType: String, inner: Serde<T>): Serde<T>