public class ByteBufContentSource extends java.lang.Object implements ContentSource
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
asString() |
byte[] |
rawContent() |
public java.lang.String asString()
asString in interface ContentSourcepublic byte[] rawContent()
rawContent in interface ContentSource