Leadtools Namespace > LeadStreamFactory Class : Create Method |
Overload | Description |
---|---|
Create(String) | Constructs a new ILeadStream using the specified file as storage. |
Create(IRandomAccessStream,Boolean) | Constructs a new ILeadStream using the specified stream as storage. |
Create(IInputStream,Boolean) | Constructs a new ILeadStream using the specified stream as storage. |
Create(IOutputStream,Boolean) | Constructs a new ILeadStream using the specified stream as storage. |
Create(InMemoryRandomAccessStream,Boolean) | Constructs a new ILeadStream using the specified stream as storage. |
Create(IStorageFile) | Constructs a new ILeadStream using the specified file as storage. |
Create(IBuffer,UInt64,Boolean) | Constructs a new ILeadStream using the specified buffer as storage. |
Create(Byte[],UInt64) | Constructs a new ILeadStream using the specified buffer as storage. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2