ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / DataStream Class / DataStream Constructor

In This Topic
    DataStream Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the DataStream class from a Blob buffer.  
    Initializes a new instance of the DataStream class, and allocates a new buffer to use as a backing store.  
    Initializes a new instance of the DataStream class.  
    Initializes a new instance of the DataStream class, using an unmanaged buffer as a backing store.  
    See Also