MemoryStreamFactory Property
Provides pooled memory streams (via the RecyclableMemoryStream library).
Namespace
Statiq.Core
Containing Type
Engine
Implements
Property Type
IMemoryStreamFactory

Syntax

public IMemoryStreamFactory MemoryStreamFactory { get; }

Value

Type Description
IMemoryStreamFactory