Uses of Class
io.netty.buffer.AbstractUnsafeSwappedByteBuf
Packages that use AbstractUnsafeSwappedByteBuf
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of AbstractUnsafeSwappedByteBuf in io.netty.buffer
Subclasses of AbstractUnsafeSwappedByteBuf in io.netty.bufferModifier and TypeClassDescription(package private) final class
(package private) final class
SpecialSwappedByteBuf
forByteBuf
s that use unsafe to access the byte array.