[ NoWrapper ]
public virtual bool stop ()
Stop the bufferpool.
the default implementation will free the preallocated buffers. This function is called when all the buffers are returned to the pool.
this |
the BufferPool |
whether the pool could be stopped. |