public class ContentChunk extends Object
| Constructor and Description |
|---|
ContentChunk(long offset,
io.netty.buffer.ByteBuf content) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
getBytes() |
long |
getOffset() |
void |
release() |
ContentChunk |
shallowCopy() |
public long getOffset()
public io.netty.buffer.ByteBuf getBytes()
public void release()
public ContentChunk shallowCopy()
Copyright © 2017 WSO2. All rights reserved.