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. hdrsMethods in io.netty.incubator.channel.uring that return MsgHdrMemory Modifier and Type Method Description (package private) MsgHdrMemoryMsgHdrMemoryArray. hdr(int idx)(package private) MsgHdrMemoryMsgHdrMemoryArray. nextHdr()
-