|
|
Block
|
| Name | Description | |
|---|---|---|
|
|
BlockAllocatedMemoryStream | Initializes a new instance of BlockAllocatedMemoryStream. |
|
|
BlockAllocatedMemoryStream(Byte) | Initializes a new instance of BlockAllocatedMemoryStream from specified buffer. |
|
|
BlockAllocatedMemoryStream(Int32) | Initializes a new instance of BlockAllocatedMemoryStream for specified capacity. |
|
|
BlockAllocatedMemoryStream(Byte, Int32, Int32) | Initializes a new instance of BlockAllocatedMemoryStream from specified region of buffer. |