BufferPool.getConfig

Get a copy of the current configuration of the pool. This configuration can either be modified and used for the Buffer.poolSetConfig call or it must be freed after usage.

class BufferPool
getConfig
()

Return Value

Type: Structure

a copy of the current configuration of pool. use Structure.free after usage or Buffer.poolSetConfig.