Uses of Class
io.netty.buffer.SwappedByteBuf
Packages that use SwappedByteBuf
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of SwappedByteBuf in io.netty.buffer
Methods in io.netty.buffer that return SwappedByteBufModifier and TypeMethodDescriptionprotected SwappedByteBufAbstractByteBuf.newSwappedByteBuf()Creates a newSwappedByteBuffor thisByteBufinstance.protected SwappedByteBufUnpooledUnsafeDirectByteBuf.newSwappedByteBuf()protected SwappedByteBufUnpooledUnsafeHeapByteBuf.newSwappedByteBuf()Deprecated.