GetStream(int) Method

Syntax

public virtual MemoryStream GetStream(int requiredSize)

Parameters

Name Type Description
requiredSize int

Return Value

Type Description
MemoryStream