BufferPool.hasOption
bool hasOption(string option) nothrowChecks if the bufferpool supports option.
Parameters
option | an option |
Returns
true if the buffer pool contains option.
bool hasOption(string option) nothrowChecks if the bufferpool supports option.
option | an option |