|
|
Buffer
|
The BufferPool type exposes the following members.
| 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. |