Package | Description |
---|---|
io.netty.handler.stream |
Writes very large data stream asynchronously neither spending a lot of
memory nor getting
OutOfMemoryError . |
Class and Description |
---|
ChunkedInput
A data stream of indefinite length which is consumed by
ChunkedWriteHandler . |
Copyright © 2008–2019 The Netty Project. All rights reserved.