public class NettyCompositeByteArrayBody extends NettyDirectBody
| Constructor and Description |
|---|
NettyCompositeByteArrayBody(List<byte[]> bytes) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
byteBuf() |
long |
getContentLength() |
writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContentTypeOverridepublic NettyCompositeByteArrayBody(List<byte[]> bytes)
public long getContentLength()
public io.netty.buffer.ByteBuf byteBuf()
byteBuf in class NettyDirectBodyCopyright © 2019. All rights reserved.