MultiStreamPath.Open
MultiStreamPath.Open method
Abstracts a set of open streaming multi-file formats a path for accessing data.
public override Stream Open(FileAccess access)
Parameter | Type | Description |
---|---|---|
access | FileAccess | Specifies a subset of operations that can be performed on a Stream. |
Return Value
This can be either a MemoryStream or the stream originally passed by the client.
See Also
- class MultiStreamPath
- namespace Aspose.Gis
- assembly Aspose.GIS