interface DataBufferFactory
A factory for DataBuffers, allowing for allocation and wrapping of data buffers. |
|
abstract class DataBufferUtils
Utility class for working with DataBuffers. |
|
open class DefaultDataBufferFactory : DataBufferFactory
Default implementation of the |
|
open class NettyDataBufferFactory : DataBufferFactory
Implementation of the |