ChannelBuffers constructor

ChannelBuffers()

Create a buffer pool for platform messages.

It is generally not necessary to create an instance of this class; the global channelBuffers instance is the one used by the engine.

Implementation

ChannelBuffers();