Mono Class Library: System.IO.UnmanagedMemoryStream Overview | Members

System.IO.UnmanagedMemoryStream Constructor

Documentation for this section has not yet been entered.

public UnmanagedMemoryStream (byte* pointer, long length, long capacity, FileAccess access)

Parameters

pointer
Documentation for this section has not yet been entered.
length
Documentation for this section has not yet been entered.
capacity
Documentation for this section has not yet been entered.
access
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0