Uses of Class
org.drasyl.channel.ChannelInboundBuffer
Packages that use ChannelInboundBuffer
-
Uses of ChannelInboundBuffer in org.drasyl.channel
Methods in org.drasyl.channel that return ChannelInboundBufferModifier and TypeMethodDescriptionfinal ChannelInboundBuffer
DrasylChannel.DrasylChannelUnsafe.inboundBuffer()
Returns theChannelInboundBuffer
of theChannel
where the pending read requests are stored.