public static interface MediaType.Binary extends MediaType
MediaType.Binary, MediaType.Compressibility, MediaType.Multipart, MediaType.NonBinary, MediaType.WithFixedCharset, MediaType.WithOpenCharset
Modifier and Type | Method and Description |
---|---|
ContentType.Binary |
toContentType()
Turns the media type into a content type.
|
binary, isApplication, isAudio, isCompressible, isImage, isMessage, isMultipart, isText, isVideo, mainType, subType, toRange, toRange
ContentType.Binary toContentType()