Package org.infinispan.rest
Class ByteBufContentSource
java.lang.Object
org.infinispan.rest.ByteBufContentSource
- All Implemented Interfaces:
ContentSource
-
Method Summary
-
Method Details
-
asString
- Specified by:
asString
in interfaceContentSource
-
rawContent
public byte[] rawContent()- Specified by:
rawContent
in interfaceContentSource
-
size
public int size()- Specified by:
size
in interfaceContentSource
-