オーバーロード | 解説 |
---|---|
DataStream コンストラクタ(Blob) | Initializes a new instance of the DataStream class from a Blob buffer. |
DataStream コンストラクタ(Int32,Boolean,Boolean) | Initializes a new instance of the DataStream class, and allocates a new buffer to use as a backing store. |
DataStream コンストラクタ(DataPointer) | Initializes a new instance of the DataStream class. |
DataStream コンストラクタ(IntPtr,Int64,Boolean,Boolean) | Initializes a new instance of the DataStream class, using an unmanaged buffer as a backing store. |