- Namespace
- Statiq
.Common - Base Types
-
- object
Syntax
public static class IMemoryStreamFactoryExtensions
Methods
| Name | Return Value | Summary |
|---|---|---|
| GetStream |
MemoryStream |
Retrieve a new
MemoryStream object with contents copied from the provided
buffer. The provided buffer is not wrapped or used after construction.
static
|