StreamWrapperFactory Class |
Namespace: Aspose.Slides
The StreamWrapperFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | StreamWrapperFactory | Initializes a new instance of the StreamWrapperFactory class |
Name | Description | |
---|---|---|
![]() | CreateFileStreamWrapper(String, FileMode) |
Creates FileStream with the specified path and creation mode.
|
![]() | CreateFileStreamWrapper(String, FileMode, FileAccess) |
Creates FileStream with the specified path, creation mode, and read/write permission.
|
![]() | CreateMemoryStreamWrapper |
Creates MemoryStream wrapper.
|
![]() | CreateMemoryStreamWrapper(Byte) |
Creates MemoryStream wrapper based on the specified byte array.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |