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