MemoryPool Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.Common
public static class MemoryPool
| Name | Description | |
|---|---|---|
| GetStream |
Gets a MemoryStream from the pool.
| |
| GetStream(Byte, Int32, Int32) |
Gets a MemoryStream from the pool initialized with buffer.
|