Uses of Class
io.netty.channel.DefaultFileRegion
Packages that use DefaultFileRegion
Package
Description
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
-
Uses of DefaultFileRegion in io.netty.channel
Methods in io.netty.channel with parameters of type DefaultFileRegionModifier and TypeMethodDescriptionprotected voidAbstractChannel.validateFileRegion(DefaultFileRegion region, long position)