public class ChunkedFileChannelReadResponse extends AbstractChunkedReadResponse
isEndOfInput, length, maxFrameSize, position, request| Constructor and Description |
|---|
ChunkedFileChannelReadResponse(ReadRequest request,
int maxFrameSize,
FileChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.buffer.ByteBuf |
read(io.netty.buffer.ByteBufAllocator alloc,
long position,
int length) |
close, getRequest, isEndOfInput, nextChunkpublic ChunkedFileChannelReadResponse(ReadRequest request, int maxFrameSize, FileChannel channel)
protected io.netty.buffer.ByteBuf read(io.netty.buffer.ByteBufAllocator alloc,
long position,
int length)
throws IOException
read in class AbstractChunkedReadResponseIOExceptionCopyright © 2011–2018 dCache.org. All rights reserved.