Class AbstractEpollStreamChannel.SpliceInTask
java.lang.Object
io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInTask
- Enclosing class:
AbstractEpollStreamChannel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final intspliceIn(FileDescriptor pipeOut, RecvByteBufAllocator.Handle handle)
-
Constructor Details
-
SpliceInTask
-
-
Method Details
-
spliceIn
protected final int spliceIn(FileDescriptor pipeOut, RecvByteBufAllocator.Handle handle) throws IOException - Throws:
IOException
-