Constructs a new ILeadStream using the specified file as storage.
Overload | Description |
---|---|
Create(byte[],uint64) | Constructs a new ILeadStream using the specified buffer as storage. |
Create(ibuffer,uint64,boolean) | Constructs a new ILeadStream using the specified buffer as storage. |
Create(iinputstream,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(ioutputstream,boolean) | Constructs a new ILeadStream using the specified stream as storage. |
Create(irandomaccessstream,boolean) | Constructs a new ILeadStream using the specified stream as storage. |
Create(istoragefile) | Constructs a new ILeadStream using the specified file as storage. |
Create(string) | Constructs a new ILeadStream using the specified file as storage. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET