BufferPool.getOptions

Get a NULL terminated array of string with supported bufferpool options for pool. An option would typically be enabled with Buffer.poolConfigAddOption.

class BufferPool
string[]
getOptions
()

Return Value

Type: string[]

a NULL terminated array of strings.