Leadtools Namespace > LeadStream Class : LeadStream Constructor |
Overload | Description |
---|---|
LeadStream Constructor(IStorageFile) | Constructs a new LeadStream object using the specified IStorageFile as storage. ![]() ![]() ![]() |
LeadStream Constructor(IRandomAccessStream,Boolean) | Constructs a new LeadStream object using the specified IRandomAccessStream as storage. ![]() ![]() ![]() |
LeadStream Constructor(IInputStream,Boolean) | Constructs a new LeadStream object using the specified IInputStream as storage. ![]() ![]() |
LeadStream Constructor(IOutputStream,Boolean) | Constructs a new LeadStream object using the specified Leadtools.Junk.IOutputStream as storage. ![]() ![]() |
LeadStream Constructor(InMemoryRandomAccessStream,Boolean) | Constructs a new LeadStream object using the specified InMemoryRandomAccessStream as storage. ![]() ![]() |