BufferPool.hasOption

Check if the bufferpool supports @option.

class BufferPool
bool
hasOption
(
string option
)

Parameters

option string

an option

Return Value

Type: bool

%TRUE if the buffer pool contains @option.

Meta