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