|   | Buffer | 
The BufferPool type exposes the following members.
 Methods
Methods
        | Name | Description | |
|---|---|---|
|     | Clear | Releases all the buffers currently cached in the pool. | 
|     | ReturnBuffer | Returns a buffer to the pool. | 
|     | TakeBuffer | Gets a buffer of at least the specified size from the pool. | 
 See Also
See Also