Uses of Class
io.netty5.channel.DefaultFileRegion
-
Packages that use DefaultFileRegion Package Description io.netty5.channel The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel. -
-
Uses of DefaultFileRegion in io.netty5.channel
Methods in io.netty5.channel with parameters of type DefaultFileRegion Modifier and Type Method Description protected static void
AbstractChannel. validateFileRegion(DefaultFileRegion region, long position)
-