public static interface CompositeMetadata.Entry
CompositeMetadata.| Modifier and Type | Method and Description |
|---|---|
ByteBuf |
getContent()
Returns the un-decoded content of the
CompositeMetadata.Entry. |
String |
getMimeType()
Returns the MIME type of the entry, if it can be decoded.
|
ByteBuf getContent()
CompositeMetadata.Entry.CompositeMetadata.Entry