Uses of Class
io.netty.incubator.channel.uring.MsgHdrMemory
-
-
Uses of MsgHdrMemory in io.netty.incubator.channel.uring
Fields in io.netty.incubator.channel.uring declared as MsgHdrMemory Modifier and Type Field Description private MsgHdrMemory[]
MsgHdrMemoryArray. hdrs
Methods in io.netty.incubator.channel.uring that return MsgHdrMemory Modifier and Type Method Description (package private) MsgHdrMemory
MsgHdrMemoryArray. hdr(int idx)
(package private) MsgHdrMemory
MsgHdrMemoryArray. nextHdr()
-