Uses of Class
org.drasyl.channel.ChannelInboundBuffer
-
Uses of ChannelInboundBuffer in org.drasyl.channel
Modifier and TypeMethodDescriptionfinal ChannelInboundBuffer
DrasylChannel.DrasylChannelUnsafe.inboundBuffer()
Returns theChannelInboundBuffer
of theChannel
where the pending read requests are stored.