Class StreamingNettyByteBody

All Implemented Interfaces:
ByteBody, CloseableByteBody, Closeable, AutoCloseable

@Internal public final class StreamingNettyByteBody extends BaseStreamingByteBody<StreamingNettyByteBody.SharedBuffer> implements CloseableByteBody
Netty implementation for streaming ByteBody.
Since:
4.5.0
Author:
Jonas Konrad