Package eu.cloudnetservice.driver.network.netty.buffer
package eu.cloudnetservice.driver.network.netty.buffer
-
ClassDescriptionAn implementation (and currently the default one) of a data buf factory wrapping netty byte buffers.The default implementation of an immutable data buf wrapping a netty byte buf.Represents the default implementation of a mutable data buf, wrapping a netty byte buffer.A buffer allocator that is allocating nio buffers and frees them directly when they are closed.A drop implementation that ínvokes the cleaner of ByteBuffers directly upon dropping.