Package io.netty5.buffer.api.unsafe
A
Buffer implementation that is based on sun.misc.Unsafe.-
Class Summary Class Description UnsafeMemoryManager This memory manager produces and managesBufferinstances that are usingUnsafeto allocate and access memory.