public static interface ContentType.NonBinary extends ContentType.NonBinary, ContentType
ContentType.$u003B$u0020charset$eq$, ContentType.Binary, ContentType.Binary$, ContentType.NonBinary, ContentType.WithCharset, ContentType.WithCharset$, ContentType.WithFixedCharset, ContentType.WithFixedCharset$, ContentType.WithMissingCharset, ContentType.WithMissingCharset$
Modifier and Type | Method and Description |
---|---|
boolean |
binary()
True if this ContentType is non-textual.
|
HttpCharset |
charset() |
scala.Some<HttpCharset> |
charsetOption() |
getCharsetOption, mediaType, render, toString
value
boolean binary()
ContentType
binary
in interface ContentType
HttpCharset charset()
charset
in interface ContentType.NonBinary
scala.Some<HttpCharset> charsetOption()